ENH: fix warning
This commit is contained in:
parent
49a3349b59
commit
6600143ea1
|
@ -235,7 +235,6 @@ bool cmMacroHelperCommand::InvokeInitialPass
|
|||
}
|
||||
if(!this->Makefile->ExecuteCommand(newLFF))
|
||||
{
|
||||
cmListFileArgument arg;
|
||||
if(args.size())
|
||||
{
|
||||
arg.FilePath = args[0].FilePath;
|
||||
|
|
Loading…
Reference in New Issue