X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fmathml_editor%2Fsrc%2FTPushLexer.cc;h=ee884cfe991c6a980e02a85c6dbdddb19c5d64c2;hb=4ef40e8fb4de63f9699268b389f052007bc87f54;hp=da15822c39794eeac79e8a37a62866c2e19ffd5f;hpb=4faf0e37e7019de16dd6862bb34d84f799a2a230;p=helm.git diff --git a/helm/DEVEL/mathml_editor/src/TPushLexer.cc b/helm/DEVEL/mathml_editor/src/TPushLexer.cc index da15822c3..ee884cfe9 100644 --- a/helm/DEVEL/mathml_editor/src/TPushLexer.cc +++ b/helm/DEVEL/mathml_editor/src/TPushLexer.cc @@ -25,7 +25,6 @@ #include #include -#include #include "TToken.hh" #include "TPushLexer.hh" @@ -41,8 +40,6 @@ TPushLexer::reset() { buffer.erase(); state = ACCEPT; - - displayCursor(); } void