]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkAutoCrop.cxx
#3041 BBTK Feature New Normal - vrk package ImageBondouries box (documentation)
[bbtk.git] / packages / vtk / src / bbvtkAutoCrop.cxx
index 25ce22cec908d03e4c456c0dc8e1e55b5e0a2e89..00635e9c4db318a9be60f7af24b44f693e53b223 100644 (file)
@@ -41,8 +41,6 @@ BBTK_BLACK_BOX_IMPLEMENTATION(AutoCrop,bbtk::AtomicBlackBox);
 void AutoCrop::Process()
 {
 
-       printf("EED  AutoCrop::Process Start\n");               
-
 // THE MAIN PROCESSING METHOD BODY
 //   Here we simply set the input 'In' value to the output 'Out'
 //   And print out the output value