STYLE: Removed stray comment.

This commit is contained in:
Brad King 2007-07-09 14:30:33 -04:00
parent 3974ddc69e
commit 15f21aa74c

View File

@ -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. */