remove debug output

RevBy: dt
This commit is contained in:
hjk
2008-12-15 12:53:22 +01:00
parent 11df4166a8
commit 4b0fc13d41

View File

@@ -700,7 +700,6 @@ void Qt4ProFileNode::update()
void Qt4ProFileNode::fileChanged(const QString &filePath)
{
qDebug()<<"+++++"<<filePath;
CppTools::CppModelManagerInterface *modelManager =
ExtensionSystem::PluginManager::instance()->getObject<CppTools::CppModelManagerInterface>();