X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fmathml_editor%2Fsrc%2FTPushParser.cc;h=63206ea7db3475300c2ef68b564cad6cbe5a393a;hb=1727868b2ca175c69c7d75623a3dd0052591d327;hp=a3fb9772996a11becbd03e578b62b6badac40ca2;hpb=1957a1f151c547f04625c4379e51ab66bddb69c7;p=helm.git diff --git a/helm/DEVEL/mathml_editor/src/TPushParser.cc b/helm/DEVEL/mathml_editor/src/TPushParser.cc index a3fb97729..63206ea7d 100644 --- a/helm/DEVEL/mathml_editor/src/TPushParser.cc +++ b/helm/DEVEL/mathml_editor/src/TPushParser.cc @@ -29,7 +29,6 @@ TPushParser::init() void TPushParser::reset() { - cout << "passo di qui dentro pushparser " << factory << endl; nextId = 1; if (cursor.parent()) cursor.remove(); doc.reset();