X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fitk%2Fsrc%2FbbitkImageProperties.cxx;h=d2f8890faafc347cdaee1b8d20a66f61b87fa467;hb=160a7addf97aff527f10d0a1cddca2f068ee0034;hp=17b07cfc4ae520647d3d8b5dee96644c9fe2ee06;hpb=7f5062112812aade4d10f1f2a3cf21abb3eb750e;p=bbtk.git diff --git a/packages/itk/src/bbitkImageProperties.cxx b/packages/itk/src/bbitkImageProperties.cxx index 17b07cf..d2f8890 100644 --- a/packages/itk/src/bbitkImageProperties.cxx +++ b/packages/itk/src/bbitkImageProperties.cxx @@ -68,9 +68,7 @@ namespace bbitk void ImageProperties::DoIt() { - printf("EED ImageProperties::DoIt Start \n"); BBTK_TEMPLATE_ITK_IMAGE_SWITCH(bbGetInputIn().type(),DoIt); - printf("EED ImageProperties::DoIt End \n"); } /** @@ -79,25 +77,17 @@ namespace bbitk template void ImageProperties::DoIt() { - printf("EED