From 1727868b2ca175c69c7d75623a3dd0052591d327 Mon Sep 17 00:00:00 2001 From: Luca Padovani Date: Fri, 21 Feb 2003 13:18:10 +0000 Subject: [PATCH] * removed debug message --- helm/DEVEL/mathml_editor/src/TPushParser.cc | 1 - 1 file changed, 1 deletion(-) 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(); -- 2.39.2