From: Eduardo Davila Date: Tue, 21 Sep 2010 06:43:17 +0000 (+0000) Subject: no message X-Git-Tag: CREATOOLS.2-0-3~14 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=a9b36444a24cc82b5069fcee9212bdafa1e332df;p=bbtk.git no message --- 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()