diff --git a/Source/kwsys/CommandLineArguments.cxx b/Source/kwsys/CommandLineArguments.cxx index 5a550b571e..da808539e8 100644 --- a/Source/kwsys/CommandLineArguments.cxx +++ b/Source/kwsys/CommandLineArguments.cxx @@ -306,7 +306,6 @@ int CommandLineArguments::Parse() this->Internals->LastArgument --; return 0; } - return 1; } else if ( this->StoreUnusedArgumentsFlag ) {