Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
5416b513
Commit
5416b513
authored
Jul 04, 2019
by
Victor Poughon
Browse files
BUG: fix statement with no effect
parent
3e4d7129
Changes
1
Hide whitespace changes
Inline
Side-by-side
Modules/IO/TestKernel/src/otbTestDriver.cxx
View file @
5416b513
...
...
@@ -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
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment