ProjectExplorer: Inline convenience overload that was used just once

Change-Id: I4b695a07b60df0d197f549657e0ce23ca4fe5ccb
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
hjk
2019-05-03 13:29:24 +02:00
parent d803a98469
commit 44e97b3055
3 changed files with 1 additions and 6 deletions

View File

@@ -95,7 +95,6 @@ public:
bool isActive() const override;
void prependCompilerPathToEnvironment(Utils::Environment &env) const;
static void prependCompilerPathToEnvironment(Kit *k, Utils::Environment &env);
void updateCacheAndEmitEnvironmentChanged();