forked from qt-creator/qt-creator
Get rid of the member ClassOrNamespace::_instantiations.
This commit is contained in:
@@ -107,9 +107,6 @@ private:
|
||||
// it's an instantiation.
|
||||
const TemplateNameId *_templateId;
|
||||
|
||||
// templates
|
||||
QList<ClassOrNamespace *> _instantiations;
|
||||
|
||||
friend class CreateBindings;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user