summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmMakefile.h')
-rw-r--r--Source/cmMakefile.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/cmMakefile.h b/Source/cmMakefile.h
index 9896d5b..8ea6e13 100644
--- a/Source/cmMakefile.h
+++ b/Source/cmMakefile.h
@@ -917,8 +917,6 @@ private:
bool ReadListFile(const char* listfile,
bool requireProjectCommand);
- void ReadListFileInternal(cmListFile const& listFile);
-
bool ParseDefineFlag(std::string const& definition, bool remove);
bool EnforceUniqueDir(const std::string& srcPath,