diff --git a/Source/cmFileCommand.cxx b/Source/cmFileCommand.cxx index 68170e0c7..404c94188 100644 --- a/Source/cmFileCommand.cxx +++ b/Source/cmFileCommand.cxx @@ -251,7 +251,6 @@ bool cmFileCommand::HandleInstallCommand(std::vector const& args) std::vector::size_type i = 0; i++; // Get rid of subcommand - std::string expr; bool in_files = false; bool optional = false; for ( ; i != args.size(); ++i )