From 5206f1321c65c76e464de57189c37ec09990029e Mon Sep 17 00:00:00 2001 From: OTB Bot <otbbot@orfeo-toolbox.org> Date: Mon, 22 Oct 2012 19:57:25 +0200 Subject: [PATCH] STYLE --- Applications/Segmentation/otbSegmentation.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/Applications/Segmentation/otbSegmentation.cxx b/Applications/Segmentation/otbSegmentation.cxx index 325713a231..42775c5e9a 100644 --- a/Applications/Segmentation/otbSegmentation.cxx +++ b/Applications/Segmentation/otbSegmentation.cxx @@ -141,7 +141,6 @@ public: LabeledConnectedComponentStreamingVectorizedSegmentationOGRType; - typedef otb::OGRLayerStreamStitchingFilter <FloatVectorImageType> FusionFilterType; -- GitLab