summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalVisualStudioGenerator.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2007-07-09 18:30:33 (GMT)
committerBrad King <brad.king@kitware.com>2007-07-09 18:30:33 (GMT)
commit15f21aa74c0b11e8d6b7eef010ed6067a09ed799 (patch)
tree1693cc7f4b319828ffd36a6b4c67e90c5e286f27 /Source/cmLocalVisualStudioGenerator.h
parent3974ddc69e5a911c628919da11139dac8d267d0a (diff)
downloadCMake-15f21aa74c0b11e8d6b7eef010ed6067a09ed799.zip
CMake-15f21aa74c0b11e8d6b7eef010ed6067a09ed799.tar.gz
CMake-15f21aa74c0b11e8d6b7eef010ed6067a09ed799.tar.bz2
STYLE: Removed stray comment.
Diffstat (limited to 'Source/cmLocalVisualStudioGenerator.h')
-rw-r--r--Source/cmLocalVisualStudioGenerator.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/cmLocalVisualStudioGenerator.h b/Source/cmLocalVisualStudioGenerator.h
index db03f8d..9528fd4 100644
--- a/Source/cmLocalVisualStudioGenerator.h
+++ b/Source/cmLocalVisualStudioGenerator.h
@@ -33,9 +33,6 @@ class cmLocalVisualStudioGenerator : public cmLocalGenerator
public:
cmLocalVisualStudioGenerator();
virtual ~cmLocalVisualStudioGenerator();
- /** Return the directories into which object files will be put.
- * There maybe more than one for fat binary systems like OSX.
- */
protected:
/** Construct a script from the given list of command lines. */