ENH: fix warning

This commit is contained in:
Bill Hoffman 2006-12-01 15:28:00 -05:00
parent 49a3349b59
commit 6600143ea1
1 changed files with 0 additions and 1 deletions

View File

@ -235,7 +235,6 @@ bool cmMacroHelperCommand::InvokeInitialPass
}
if(!this->Makefile->ExecuteCommand(newLFF))
{
cmListFileArgument arg;
if(args.size())
{
arg.FilePath = args[0].FilePath;