forked from qt-creator/qt-creator
ProjectExplorer: Remove dead code
Change-Id: If0abf2bcec9904afa818315d79566e814a9bf9de Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
@@ -61,7 +61,6 @@ namespace ProjectExplorer {
|
||||
static const char compilerCommandKeyC[] = "ProjectExplorer.CustomToolChain.CompilerPath";
|
||||
static const char makeCommandKeyC[] = "ProjectExplorer.CustomToolChain.MakePath";
|
||||
static const char targetAbiKeyC[] = "ProjectExplorer.CustomToolChain.TargetAbi";
|
||||
static const char supportedAbisKeyC[] = "ProjectExplorer.CustomToolChain.SupportedAbis";
|
||||
static const char predefinedMacrosKeyC[] = "ProjectExplorer.CustomToolChain.PredefinedMacros";
|
||||
static const char headerPathsKeyC[] = "ProjectExplorer.CustomToolChain.HeaderPaths";
|
||||
static const char cxx11FlagsKeyC[] = "ProjectExplorer.CustomToolChain.Cxx11Flags";
|
||||
|
||||
Reference in New Issue
Block a user