forked from qt-creator/qt-creator
CppEditor: Remove unused member from VirtualFunctionHelper
Change-Id: Icc73522fe108685aa09de37172a61dfa8d16ea9b Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
1154a8c6c2
commit
dbb23c7fbc
@@ -79,7 +79,6 @@ private:
|
||||
|
||||
private:
|
||||
// Provided
|
||||
const QSharedPointer<TypeOfExpression> m_typeOfExpression;
|
||||
const Document::Ptr m_expressionDocument;
|
||||
Scope *m_scope;
|
||||
const Document::Ptr &m_document;
|
||||
|
||||
Reference in New Issue
Block a user