summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmMakefile.h')
-rw-r--r--Source/cmMakefile.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmMakefile.h b/Source/cmMakefile.h
index ad098ef..99f2544 100644
--- a/Source/cmMakefile.h
+++ b/Source/cmMakefile.h
@@ -919,7 +919,6 @@ protected:
private:
cmMakefile(const cmMakefile& mf);
cmMakefile& operator=(const cmMakefile& mf);
- void Initialize();
cmState::Snapshot StateSnapshot;