forked from qt-creator/qt-creator
QmlJS: Remove unused Bind::currentObjectValue.
The function was not used and made no sense.
This commit is contained in:
@@ -60,7 +60,6 @@ public:
|
||||
QList<ImportInfo> directoryImports() const;
|
||||
QList<ImportInfo> libraryImports() const;
|
||||
|
||||
Interpreter::ObjectValue *currentObjectValue() const;
|
||||
Interpreter::ObjectValue *idEnvironment() const;
|
||||
Interpreter::ObjectValue *rootObjectValue() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user