forked from qt-creator/qt-creator
QmlJS: remove unused QtQuick2 check
Change-Id: I7d613ba825a5ce3d4d8302adff9c98f751bc7ab1 Reviewed-by: Fawzi Mohamed <fawzi.mohamed@qt.io>
This commit is contained in:
@@ -154,7 +154,6 @@ private:
|
||||
bool _importsOk;
|
||||
bool _inStatementBinding;
|
||||
const Imports *_imports;
|
||||
bool _isQtQuick2;
|
||||
};
|
||||
|
||||
} // namespace QmlJS
|
||||
|
||||
Reference in New Issue
Block a user