]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/src/bbcreaMaracasVisuShowNPoints_Reset.cxx
#3162 creaMaracasVisu Bug New Normal - Threshold layer
[creaMaracasVisu.git] / bbtk / src / bbcreaMaracasVisuShowNPoints_Reset.cxx
index a4c96a9fb8c338f2a8e090ecbafbe4bc3db26ba7..20ad1cb9abe8669e9a6db9f24886886f1cb0357e 100644 (file)
@@ -29,12 +29,9 @@ void ShowNPoints_Reset::Process()
 //    bbSetOutputOut( bbGetInputIn() );
 //    std::cout << "Output value = " <<bbGetOutputOut() << std::endl;
   
-printf("EED ShowNPoints_Reset::Process Start\n");
 
        bbGetInputWidgetShowNPoints()->DeleteAllPoints();
        bbGetInputWidgetShowNPoints()->GetModelShowNPoints()->SetFirstTime(true);
-       
-printf("EED ShowNPoints_Reset::Process End\n");
 }
 //===== 
 // Before editing this file, make sure it's a file of your own (i.e.: it wasn't generated from xml description; if so : your modifications will be lost)