forked from qt-creator/qt-creator
CMake: Remove usused member variable
Change-Id: I338a41cc9a4f3e91ed0613f047a2da7ca0ed6cb4 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
@@ -97,7 +97,6 @@ private:
|
|||||||
|
|
||||||
void setError(const QString &message);
|
void setError(const QString &message);
|
||||||
|
|
||||||
QString m_initialArguments;
|
|
||||||
CMakeConfig m_configuration;
|
CMakeConfig m_configuration;
|
||||||
QString m_error;
|
QString m_error;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user