summaryrefslogtreecommitdiffstats
path: root/Source/cmFileCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmFileCommand.h')
-rw-r--r--Source/cmFileCommand.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmFileCommand.h b/Source/cmFileCommand.h
index 501a8c3..c779cf3 100644
--- a/Source/cmFileCommand.h
+++ b/Source/cmFileCommand.h
@@ -172,7 +172,6 @@ protected:
bool& optional
);
bool DoInstall(cmFileInstaller& installer,
- std::map<cmStdString, const char*>& properties,
const int itype,
const std::string& rename,
const std::string& destination,