Skip to content
Snippets Groups Projects
Commit 8439864e authored by Utkarsh Ayachit's avatar Utkarsh Ayachit
Browse files

BUG: reverting previous change.

parent d394ad8e
No related branches found
No related tags found
No related merge requests found
......@@ -306,6 +306,7 @@ int CommandLineArguments::Parse()
this->Internals->LastArgument --;
return 0;
}
return 1;
}
else if ( this->StoreUnusedArgumentsFlag )
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment