Skip to content
Snippets Groups Projects
Commit 5416b513 authored by Victor Poughon's avatar Victor Poughon
Browse files

BUG: fix statement with no effect

parent 3e4d7129
Branches
Tags
No related merge requests found
......@@ -190,7 +190,6 @@ int main(int ac, char* av[])
// This is a dummy main to be registered as a test for the otbTestMain
int Execute(int argc, char * argv[])
{
argc -= 1;
argv += 1;
// Create the appropriate itk process
itksysProcess * process = itksysProcess_New();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment