STYLE: Removed stray comment.
This commit is contained in:
parent
3974ddc69e
commit
15f21aa74c
|
@ -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. */
|
||||
|
|
Loading…
Reference in New Issue