]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/mathml_editor/src/CMathMLFactoryXSLT.cc
Debug code removed.
[helm.git] / 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"))