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

Suppression Warning

parent a67aca9d
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,6 @@ int otbDEMHandlerTest(int argc, char * argv[])
char * srtm_directory(argv[1]);
const char * outputfilename(argv[2]);
double height(0.);
bool bOpenDirectory(false);
typedef otb::Image<float,Dimension> ImageType;
typedef otb::DEMHandler DEMHandlerType;
......
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