[Uml-devel] KDE/kdesdk/umbrello/umbrello/codeimport/kdevcppparser
Ralf Habacker
ralf.habacker at gmail.com
Sat Jun 30 07:10:25 UTC 2012
SVN commit 1303620 by habacker:
Disabled debug message.
M +1 -1 parser.cpp
--- trunk/KDE/kdesdk/umbrello/umbrello/codeimport/kdevcppparser/parser.cpp #1303619:1303620
@@ -433,7 +433,7 @@
ast->setComment(comment);
++m_tokenIt;
}
- uDebug() << m_driver->currentFileName() << comment;
+ //uDebug() << m_driver->currentFileName() << comment;
node = ast;
return true;
}
More information about the umbrello-devel
mailing list