]> matita.cs.unibo.it Git - helm.git/commitdiff
Debug code removed.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 14 Feb 2003 11:58:17 +0000 (11:58 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 14 Feb 2003 11:58:17 +0000 (11:58 +0000)
helm/DEVEL/mathml_editor/src/CMathMLFactoryXSLT.cc

index 711ed2aeed7291869166ab76d3f2debecc22a182..f1d357f298fb89dab90e986d06d508d0e6578383 100644 (file)
@@ -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<DOM::GdomeString, DOM::GdomeString> > dirtyId;
   if (TNode dirty = doc.dirtyNode())
     if (result.get_documentElement().hasAttribute("xref"))