diff --git a/Source/cmMakefile.h b/Source/cmMakefile.h index ebfe508314..e18a4a7124 100644 --- a/Source/cmMakefile.h +++ b/Source/cmMakefile.h @@ -776,10 +776,6 @@ public: ///enabled. void EnableLanguage(std::vectorconst& languages, bool optional); - /** - * Set/Get the name of the parent directories CMakeLists file - * given a current CMakeLists file name - */ cmCacheManager *GetCacheManager() const; /**