X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fmathml_editor%2Focaml%2Fc_mathml_editor.cc;h=8ab2a05cc095c6ee6fdb3c6d9b9c41fb5004ce52;hb=4ef40e8fb4de63f9699268b389f052007bc87f54;hp=6a4eacad165fee6671625c0cd4a5e766fd60b354;hpb=87152a8fc9dc1d743213614da2ba279c8975fd09;p=helm.git diff --git a/helm/DEVEL/mathml_editor/ocaml/c_mathml_editor.cc b/helm/DEVEL/mathml_editor/ocaml/c_mathml_editor.cc index 6a4eacad1..8ab2a05cc 100644 --- a/helm/DEVEL/mathml_editor/ocaml/c_mathml_editor.cc +++ b/helm/DEVEL/mathml_editor/ocaml/c_mathml_editor.cc @@ -197,7 +197,6 @@ extern "C" void c_mathml_editor_reset(Editor* editor) { assert(editor); - editor->lexer->reset(); editor->parser->reset(); }