From df3a958efb5437df85711d9988a29357f6dcb07b Mon Sep 17 00:00:00 2001 From: Leonardo Florez-Valencia Date: Sat, 13 Feb 2016 10:46:58 -0500 Subject: [PATCH] ... --- lib/fpa/Image/DijkstraWithEndPointDetection.hxx | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/fpa/Image/DijkstraWithEndPointDetection.hxx b/lib/fpa/Image/DijkstraWithEndPointDetection.hxx index 85a9c46..3bbf8c5 100644 --- a/lib/fpa/Image/DijkstraWithEndPointDetection.hxx +++ b/lib/fpa/Image/DijkstraWithEndPointDetection.hxx @@ -45,9 +45,6 @@ GraftLabelImage( itk::DataObject* obj ) this->GraftNthOutput( this->m_LabelImageIndex, lbl ); } - - - // ------------------------------------------------------------------------- template< class I, class O > typename fpa::Image::DijkstraWithEndPointDetection< I, O >:: -- 2.45.1