summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio10Generator.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-03-04 18:50:43 (GMT)
committerBrad King <brad.king@kitware.com>2021-03-05 14:34:58 (GMT)
commit99f6f1b3b9df00f0221a0603fca12c4388f3c596 (patch)
treed84ea3c2c6ac587ce184f1d57ea5786eac5aa487 /Source/cmGlobalVisualStudio10Generator.h
parent1b774e18fbf98b1e5b3b046e621e36f2e7d145f5 (diff)
downloadCMake-99f6f1b3b9df00f0221a0603fca12c4388f3c596.zip
CMake-99f6f1b3b9df00f0221a0603fca12c4388f3c596.tar.gz
CMake-99f6f1b3b9df00f0221a0603fca12c4388f3c596.tar.bz2
cmGlobalVisualStudio10Generator: Remove redundant arguments
Diffstat (limited to 'Source/cmGlobalVisualStudio10Generator.h')
-rw-r--r--Source/cmGlobalVisualStudio10Generator.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmGlobalVisualStudio10Generator.h b/Source/cmGlobalVisualStudio10Generator.h
index d683c37..5160f29 100644
--- a/Source/cmGlobalVisualStudio10Generator.h
+++ b/Source/cmGlobalVisualStudio10Generator.h
@@ -170,7 +170,6 @@ protected:
std::string const& GetMSBuildCommand();
cmIDEFlagTable const* LoadFlagTable(std::string const& optionsName,
- std::string const& toolsetName,
std::string const& defaultName,
std::string const& table) const;