Removed obsolete code

Done with: Erik
This commit is contained in:
Roberto Raggi
2010-01-27 14:37:24 +01:00
parent d89b7ecb73
commit 39c2575ab3
27 changed files with 8 additions and 1855 deletions

View File

@@ -43,10 +43,6 @@ namespace Core {
class ICore;
}
namespace QmlJS {
class TypeSystem;
}
namespace QmlJSEditor {
class QmlModelManagerInterface;
@@ -174,7 +170,6 @@ private:
QTimer *m_updateUsesTimer;
QComboBox *m_methodCombo;
QmlModelManagerInterface *m_modelManager;
QmlJS::TypeSystem *m_typeSystem;
QTextCharFormat m_occurrencesFormat;
SemanticInfo m_semanticInfo;