diff options
Diffstat (limited to 'Source/cmFileCommand.h')
-rw-r--r-- | Source/cmFileCommand.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmFileCommand.h b/Source/cmFileCommand.h index 9257855..ded7813 100644 --- a/Source/cmFileCommand.h +++ b/Source/cmFileCommand.h @@ -183,7 +183,6 @@ protected: bool HandleInstallCommand(std::vector<std::string> const& args); bool ParseInstallArgs(std::vector<std::string> const& args, cmFileInstaller& installer, - std::map<cmStdString, const char*>& properties, int& itype, std::string& destination, std::string& rename, |