Pārlūkot izejas kodu

ENH: fix warning

Bill Hoffman 19 gadi atpakaļ
vecāks
revīzija
6600143ea1
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      Source/cmMacroCommand.cxx

+ 0 - 1
Source/cmMacroCommand.cxx

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