Skip to content
Snippets Groups Projects
Commit cbf697d5 authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

BUG: nothing to output here

parent 90f486fd
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,5 @@ int otbGenericMapProjectionNew(int argc, char* argv[])
typedef otb::GenericMapProjection<otb::TransformDirection::FORWARD> MapProjectionType;
MapProjectionType::Pointer mapProjection = MapProjectionType::New();
std::cout << mapProjection << std::endl;
return EXIT_SUCCESS;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment