Remove unnecessary overloads of BuildConfiguration::baseEnvironment()

Change-Id: I9805f5cb87f6c30b7952f9970b007f883eb62507
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Daniel Teske
2012-10-17 14:15:21 +02:00
parent 4b3fdcb683
commit d45716a820
4 changed files with 0 additions and 16 deletions

View File

@@ -60,8 +60,6 @@ public:
ProjectExplorer::IOutputParser *createOutputParser() const;
Utils::Environment baseEnvironment() const;
BuildType buildType() const;
bool useNinja() const;