QmlJS: remove unused QtQuick2 check

Change-Id: I7d613ba825a5ce3d4d8302adff9c98f751bc7ab1
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@qt.io>
This commit is contained in:
Tim Jenssen
2020-03-05 16:50:49 +01:00
parent 712766b7b1
commit 8573623c6e
2 changed files with 2 additions and 8 deletions

View File

@@ -154,7 +154,6 @@ private:
bool _importsOk;
bool _inStatementBinding;
const Imports *_imports;
bool _isQtQuick2;
};
} // namespace QmlJS