summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmMakefile.h')
-rw-r--r--Source/cmMakefile.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/Source/cmMakefile.h b/Source/cmMakefile.h
index b80a1ee..2db7c93 100644
--- a/Source/cmMakefile.h
+++ b/Source/cmMakefile.h
@@ -918,9 +918,7 @@ private:
bool noPolicyScope,
bool requireProjectCommand);
- void ReadListFileInternal(cmListFile const& listFile,
- const char* filenametoread,
- bool noPolicyScope);
+ void ReadListFileInternal(cmListFile const& listFile);
bool ParseDefineFlag(std::string const& definition, bool remove);