]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/mathml_editor/src/TPushLexer.cc
This commit was manufactured by cvs2svn to create tag 'v0_0_2'.
[helm.git] / helm / DEVEL / mathml_editor / src / TPushLexer.cc
index 3d2abc097821f5fe3c78d1b021f32e8f8b6eb934..ee884cfe991c6a980e02a85c6dbdddb19c5d64c2 100644 (file)
@@ -40,8 +40,6 @@ TPushLexer::reset()
 {
   buffer.erase();
   state = ACCEPT;
-
-  displayCursor();
 }
 
 void