forked from qt-creator/qt-creator
Remove unused field
Change-Id: I7637171d9793a621d53be2c4da098eba246732f1 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
@@ -99,7 +99,6 @@ private:
|
||||
Utils::IntegerAspect *m_userJobCountAspect = nullptr;
|
||||
Utils::BoolAspect *m_overrideMakeflagsAspect = nullptr;
|
||||
Utils::TextDisplay *m_nonOverrideWarning = nullptr;
|
||||
Utils::BoolAspect *m_cleanAspect = nullptr;
|
||||
bool m_disablingForSubDirsSupported = false;
|
||||
bool m_enabledForSubDirs = true;
|
||||
};
|
||||
|
Reference in New Issue
Block a user