From 30d3ef63a8ccaf73160e1c072ec1f5d05d0fd35a Mon Sep 17 00:00:00 2001 From: Claudio Sacerdoti Coen Date: Fri, 14 Feb 2003 11:58:17 +0000 Subject: [PATCH] Debug code removed. --- helm/DEVEL/mathml_editor/src/CMathMLFactoryXSLT.cc | 1 - 1 file changed, 1 deletion(-) 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")) -- 2.39.2