forked from qt-creator/qt-creator
DiagnosticView: Remove unused field
Change-Id: I0f423c70c7868547547313e85fa27b6640a39f5c Reviewed-by: Christian Kandeler <christian.kandeler@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
@@ -83,7 +83,6 @@ private:
|
|||||||
|
|
||||||
DiagnosticViewStyle *m_style = nullptr;
|
DiagnosticViewStyle *m_style = nullptr;
|
||||||
DiagnosticViewDelegate *m_delegate = nullptr;
|
DiagnosticViewDelegate *m_delegate = nullptr;
|
||||||
bool m_ignoreSetSelectedFixItsCount = false;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace Internal
|
} // namespace Internal
|
||||||
|
Reference in New Issue
Block a user