forked from qt-creator/qt-creator
Removed obsolete code.
This commit is contained in:
@@ -45,13 +45,6 @@ public:
|
||||
Document::Ptr thisDocument,
|
||||
const Snapshot &documents);
|
||||
|
||||
LookupContext(Symbol *symbol,
|
||||
const LookupContext &context);
|
||||
|
||||
LookupContext(Symbol *symbol,
|
||||
Document::Ptr thisDocument,
|
||||
const LookupContext &context);
|
||||
|
||||
bool isValid() const;
|
||||
operator bool() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user