mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 06:59:01 -06:00
COMP: Remove unused argument.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user