remove qDebug

This commit is contained in:
Thomas Hartmann
2010-07-09 18:16:44 +02:00
parent 6b44b30285
commit db8122ee30

View File

@@ -223,6 +223,5 @@ PropertyReader::PropertyReader(Document *doc, AST::UiObjectInitializer *ast)
}
}
}
qDebug() << m_properties;
}
} //QmlJS