X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fitk%2Fsrc%2FbbitkImageProperties.cxx;h=b8b9f12a3e0b14dcf59acc9c0b1637c697a10e5a;hb=9d9d8515536607da0a24c67a95ee7429312537de;hp=8ab1689ce3e48437f11ca04276f9866086d7f9f5;hpb=c3383e47b97c4c0ccd512d66818d2fbe1eb85359;p=bbtk.git 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()