diff --git a/Projections/otbConvertCartoToGeoPoint.cxx b/Projections/otbConvertCartoToGeoPoint.cxx
index 8620586a953f65086517dd7c3d4a43b73d2805dd..c2dada44ebc6d09322536bf5ffd151ca20acc7ed 100644
--- a/Projections/otbConvertCartoToGeoPoint.cxx
+++ b/Projections/otbConvertCartoToGeoPoint.cxx
@@ -94,7 +94,6 @@ int generic_main_carto_geo(TMapProjection* mapProjection, otb::CommandLineArgume
 }//End main()
 
 
-
 int main(int argc, char* argv[])
 {
   try