cmMakefile: Remove bogus comment.

This commit is contained in:
Stephen Kelly 2015-04-04 15:30:25 +02:00
parent 199b28ac3a
commit fe17092c20
1 changed files with 0 additions and 4 deletions

View File

@ -776,10 +776,6 @@ public:
///enabled.
void EnableLanguage(std::vector<std::string>const& languages, bool optional);
/**
* Set/Get the name of the parent directories CMakeLists file
* given a current CMakeLists file name
*/
cmCacheManager *GetCacheManager() const;
/**