Ninja: Remove an unnecessary variable

This commit is contained in:
Peter Collingbourne 2012-02-28 02:55:24 +00:00
parent 80ff2102a4
commit 7a6b5f4651
1 changed files with 0 additions and 1 deletions

View File

@ -237,7 +237,6 @@ cmNinjaNormalTargetGenerator
}
// We have archive link commands set. First, delete the existing archive.
std::vector<std::string> linkCmds;
std::string cmakeCommand =
this->GetLocalGenerator()->ConvertToOutputFormat(
this->GetMakefile()->GetRequiredDefinition("CMAKE_COMMAND"),