mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 14:19:59 -05:00
compiler warning
This commit is contained in:
@@ -30,7 +30,6 @@ bool cmWriteFileCommand::InitialPass(std::vector<std::string> const& argsIn)
|
||||
std::string message;
|
||||
std::vector<std::string>::const_iterator i = args.begin();
|
||||
|
||||
bool send_error = false;
|
||||
std::string fileName = *i;
|
||||
i++;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user