]> Creatis software - creaMaracasVisu.git/commitdiff
Clean
authorEduardo DAVILA <davila@localhost.localdomain>
Mon, 11 May 2020 14:38:06 +0000 (16:38 +0200)
committerEduardo DAVILA <davila@localhost.localdomain>
Mon, 11 May 2020 14:38:06 +0000 (16:38 +0200)
bbtk/src/bbcreaMaracasVisuManualPaint_Model.cxx
bbtk/src/bbmaracasvisuImageChangeInformation.cxx

index a195bca6e9c3152cf5ea4bf043af670877479bc3..aba4fc8bf54805e111a86d1bf00efdab3750eba9 100644 (file)
@@ -385,8 +385,6 @@ omp_set_num_threads( omp_get_max_threads()-1 );
                bbSetOutputOut( NULL );
        } 
        bbSetOutputManualpaintmodel( manualpaintmodel );
-
-printf("EED ManualPaint_Model::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)
index f32c600b64234a71e479fa267a9e330576a63b1b..6cc53a3615ae61d0fa63a97f47827e01bb3f4b89 100644 (file)
@@ -25,6 +25,7 @@
 
 #include "bbmaracasvisuImageChangeInformation.h"
 #include "bbcreaMaracasVisuPackage.h"
+
 namespace bbcreaMaracasVisu
 {