From eb5a06e8781f96cddce44d42ec7d792691ccadce Mon Sep 17 00:00:00 2001 From: David Sarrut Date: Fri, 16 Mar 2012 09:30:04 +0100 Subject: [PATCH] Remove comments --- itk/RelativePositionPropImageFilter.txx | 3 --- 1 file changed, 3 deletions(-) diff --git a/itk/RelativePositionPropImageFilter.txx b/itk/RelativePositionPropImageFilter.txx index 15a5773..eee0f0a 100644 --- a/itk/RelativePositionPropImageFilter.txx +++ b/itk/RelativePositionPropImageFilter.txx @@ -86,8 +86,6 @@ namespace itk ::GenerateData() { - // std::cout <<"GenerateData" << std::endl; - this->AllocateOutputs(); computeDirection(); typename InputImageType::ConstPointer input = this->GetInput(); @@ -131,7 +129,6 @@ namespace itk if(!m_Fast) { - DD(m_Fast); for(int i=0;i