summaryrefslogtreecommitdiffstats
path: root/Source/cmCacheManager.h
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-04-04 18:42:28 (GMT)
committerStephen Kelly <steveire@gmail.com>2015-04-05 08:26:10 (GMT)
commitc37cf7fa9e0aa7f7c3a2b32457385a1caf37bc3c (patch)
treea8b906ec9a369728ad5dee728814db8a8ac59ee2 /Source/cmCacheManager.h
parent64556e3dfa4161b33110daba606439f2c7971b15 (diff)
downloadCMake-c37cf7fa9e0aa7f7c3a2b32457385a1caf37bc3c.zip
CMake-c37cf7fa9e0aa7f7c3a2b32457385a1caf37bc3c.tar.gz
CMake-c37cf7fa9e0aa7f7c3a2b32457385a1caf37bc3c.tar.bz2
cmCacheManager: Remove unused method
Diffstat (limited to 'Source/cmCacheManager.h')
-rw-r--r--Source/cmCacheManager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmCacheManager.h b/Source/cmCacheManager.h
index 659d44a..f7f8776 100644
--- a/Source/cmCacheManager.h
+++ b/Source/cmCacheManager.h
@@ -144,7 +144,6 @@ public:
{ return this->CacheMajorVersion; }
unsigned int GetCacheMinorVersion() const
{ return this->CacheMinorVersion; }
- bool NeedCacheCompatibility(int major, int minor);
protected:
///! Add an entry into the cache