GccToolChain: Remove unused variable

Change-Id: Id11af855460f301b04afcddedbc8a2af6d2f4bd8
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Orgad Shaneh
2013-01-07 12:18:23 +02:00
committed by Orgad Shaneh
parent cbf7142ba4
commit 0917a067af

View File

@@ -98,7 +98,6 @@ private:
Utils::PathChooser *m_compilerCommand;
AbiWidget *m_abiWidget;
Utils::FileName m_autoDebuggerCommand;
QList<Abi> m_abiList;
bool m_isReadOnly;