Skip to content
Snippets Groups Projects
Commit 7e664db0 authored by Thomas Feuvrier's avatar Thomas Feuvrier
Browse files

WRG: otbImageIOFactoryNew.cxx:29: warning: unused variable lImageIOFactory

parent 6a1ef570
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,6 @@
int otbImageIOFactoryNew(int argc, char* argv [])
{
otb::ImageIOFactory * lImageIOFactory;
lImageIOFactory = NULL;
return EXIT_SUCCESS;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment