forked from qt-creator/qt-creator
GccToolChain: Remove unused variable
Change-Id: Id11af855460f301b04afcddedbc8a2af6d2f4bd8 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
cbf7142ba4
commit
0917a067af
@@ -98,7 +98,6 @@ private:
|
||||
|
||||
Utils::PathChooser *m_compilerCommand;
|
||||
AbiWidget *m_abiWidget;
|
||||
Utils::FileName m_autoDebuggerCommand;
|
||||
|
||||
QList<Abi> m_abiList;
|
||||
bool m_isReadOnly;
|
||||
|
||||
Reference in New Issue
Block a user