]> Creatis software - FrontAlgorithms.git/commitdiff
...
authorLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Sat, 13 Feb 2016 15:46:58 +0000 (10:46 -0500)
committerLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Sat, 13 Feb 2016 15:46:58 +0000 (10:46 -0500)
lib/fpa/Image/DijkstraWithEndPointDetection.hxx

index 85a9c46d35fdf2dda2e9459376e501383bad2dce..3bbf8c5a191624f21bfe612503f1a458ded4cb4d 100644 (file)
@@ -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 >::