diff --git a/Applications/Radiometry/otbOpticalCalibration.cxx b/Applications/Radiometry/otbOpticalCalibration.cxx index 6f250998411ec3fd4a7e2bdbb6c3154c01c5b3c7..060d48b532fc157dcfb358f26e42ad11004a637a 100644 --- a/Applications/Radiometry/otbOpticalCalibration.cxx +++ b/Applications/Radiometry/otbOpticalCalibration.cxx @@ -277,6 +277,3 @@ private: } // namespace otb OTB_APPLICATION_EXPORT(otb::Wrapper::OpticalCalibration) - - -