From: Claudio Sacerdoti Coen Date: Fri, 14 Feb 2003 11:58:17 +0000 (+0000) Subject: Debug code removed. X-Git-Tag: V_0_0_4_1~43 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=30d3ef63a8ccaf73160e1c072ec1f5d05d0fd35a;p=helm.git Debug code removed. --- diff --git a/helm/DEVEL/mathml_editor/src/CMathMLFactoryXSLT.cc b/helm/DEVEL/mathml_editor/src/CMathMLFactoryXSLT.cc index 711ed2aee..f1d357f29 100644 --- a/helm/DEVEL/mathml_editor/src/CMathMLFactoryXSLT.cc +++ b/helm/DEVEL/mathml_editor/src/CMathMLFactoryXSLT.cc @@ -16,7 +16,6 @@ CMathMLFactoryXSLT::CMathMLFactoryXSLT(ALogger& l, const DOMX::XSLTStylesheet& s void CMathMLFactoryXSLT::documentModified(TDocument& doc) { - cout << "passo di qui" << endl; std::vector< std::pair > dirtyId; if (TNode dirty = doc.dirtyNode()) if (result.get_documentElement().hasAttribute("xref"))