]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/src/bbmaracasvisuImageChangeInformation.cxx
#3546 bug ColorLayer with images all 0
[creaMaracasVisu.git] / bbtk / src / bbmaracasvisuImageChangeInformation.cxx
index 1eb17aecf1fb9891caf3736c386bde73143b802b..26314f4f642e11de359c30640c465411dffbf0e5 100644 (file)
@@ -81,14 +81,10 @@ void ImageChangeInformation::Process()
                mchange->Update();    //important
                bbSetOutputOut( mchange->GetOutput() );
     } else {
-        printf("EED ImageChangeInformation::Process  NULL\n");
         bbSetOutputOut( NULL );
-
     }  // if img
-
 }
 
-
 void ImageChangeInformation::bbUserSetDefaultValues()
 {
        mchange = NULL;