diff --git a/Applications/Segmentation/otbSegmentation.cxx b/Applications/Segmentation/otbSegmentation.cxx
index 325713a231a1dfdf863ae6730e7805ffadae2109..42775c5e9aa2dd9eab1a7eb1fdbc54253afa6cec 100644
--- a/Applications/Segmentation/otbSegmentation.cxx
+++ b/Applications/Segmentation/otbSegmentation.cxx
@@ -141,7 +141,6 @@ public:
   LabeledConnectedComponentStreamingVectorizedSegmentationOGRType;
 
 
-
   typedef otb::OGRLayerStreamStitchingFilter
   <FloatVectorImageType>                  FusionFilterType;