summaryrefslogtreecommitdiff
path: root/Source/cmGlobalVisualStudio12Generator.h
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-05-17 11:33:16 +0200
committerBrad King <brad.king@kitware.com>2015-05-19 11:02:34 -0400
commitdad8b03fbed1b78fa04909fe484d92067f2e4bad (patch)
tree986fa7b6ea1ef8070b51637156c786e9b522e1c8 /Source/cmGlobalVisualStudio12Generator.h
parente435f875ec926d5080414837c5b7850475e2b45b (diff)
downloadcmake-dad8b03fbed1b78fa04909fe484d92067f2e4bad.tar.gz
VS: Remove obsolete methods.
Base class implementations for these are identical.
Diffstat (limited to 'Source/cmGlobalVisualStudio12Generator.h')
-rw-r--r--Source/cmGlobalVisualStudio12Generator.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/cmGlobalVisualStudio12Generator.h b/Source/cmGlobalVisualStudio12Generator.h
index d304bc1657..797394fc2c 100644
--- a/Source/cmGlobalVisualStudio12Generator.h
+++ b/Source/cmGlobalVisualStudio12Generator.h
@@ -28,9 +28,6 @@ public:
virtual void WriteSLNHeader(std::ostream& fout);
- ///! create the correct local generator
- virtual cmLocalGenerator *CreateLocalGenerator(cmLocalGenerator* parent = 0);
-
//in Visual Studio 2013 they detached the MSBuild tools version
//from the .Net Framework version and instead made it have it's own
//version number