From 6600143ea14b3904f05587e7a5912fe19be418bb Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Fri, 1 Dec 2006 15:28:00 -0500 Subject: ENH: fix warning --- Source/cmMacroCommand.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/cmMacroCommand.cxx b/Source/cmMacroCommand.cxx index 3e1fc2d..8253fee 100644 --- a/Source/cmMacroCommand.cxx +++ b/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; -- cgit v0.12