From a9b36444a24cc82b5069fcee9212bdafa1e332df Mon Sep 17 00:00:00 2001 From: Eduardo Davila Date: Tue, 21 Sep 2010 06:43:17 +0000 Subject: [PATCH] no message --- packages/itk/src/bbitkImageProperties.cxx | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/packages/itk/src/bbitkImageProperties.cxx b/packages/itk/src/bbitkImageProperties.cxx index 8ab1689..b8b9f12 100644 --- a/packages/itk/src/bbitkImageProperties.cxx +++ b/packages/itk/src/bbitkImageProperties.cxx @@ -2,8 +2,8 @@ Program: bbtk Module: $RCSfile: bbitkImageProperties.cxx,v $ Language: C++ - Date: $Date: 2010/04/08 14:35:03 $ - Version: $Revision: 1.11 $ + Date: $Date: 2010/09/21 06:43:17 $ + Version: $Revision: 1.12 $ =========================================================================*/ /* --------------------------------------------------------------------- @@ -46,25 +46,16 @@ namespace bbitk //----------------------------------------------------------------- void ImageProperties::bbUserSetDefaultValues() { - std::cout << - "==============================================================ImageProperties::bbUserSetDefaultValues()" - << std::endl; } //----------------------------------------------------------------- void ImageProperties::bbUserInitializeProcessing() { - std::cout << - "==============================================================ImageProperties::bbUserInitializeProcessing()" - << std::endl; } //----------------------------------------------------------------- void ImageProperties::bbUserFinalizeProcessing() { - std::cout << - "==============================================================ImageProperties::bbUserFinalizeProcessing()" - << std::endl; } void ImageProperties::DoIt() -- 2.45.1