ProjectExplorer: Simplify BuildConfiguration a bit

Change-Id: Ia44049039c32a598b6da212290d339b8f3705835
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
This commit is contained in:
Tobias Hunger
2018-07-12 12:10:12 +02:00
parent cd5066d86b
commit 9452c36025
2 changed files with 1 additions and 7 deletions

View File

@@ -108,7 +108,6 @@ protected:
void updateCacheAndEmitEnvironmentChanged();
private:
void handleKitUpdate();
void emitBuildDirectoryChanged();
bool m_clearSystemEnvironment = false;