summaryrefslogtreecommitdiffstats
path: root/Source/cmCacheManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmCacheManager.h')
-rw-r--r--Source/cmCacheManager.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/cmCacheManager.h b/Source/cmCacheManager.h
index d557b66..54a1d10 100644
--- a/Source/cmCacheManager.h
+++ b/Source/cmCacheManager.h
@@ -58,9 +58,6 @@ public:
std::set<std::string>& excludes,
std::set<std::string>& includes);
- ///! Put cache definitions into makefile
- void DefineCache(cmMakefile*);
-
///! Save cache for given makefile. Saves to ouput home CMakeCache.txt.
bool SaveCache(cmMakefile*) ;
///! Save cache for given makefile. Saves to ouput path/CMakeCache.txt