]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkPolyDataToActor.cxx
#3301 BBTK Bug New Normal - SurfaceTexture
[bbtk.git] / packages / vtk / src / bbvtkPolyDataToActor.cxx
index 18a442c7464e8ee87e0878792674b6660bd3f623..2aad2ec130eb57e7ee73ab1be1e5634a342df18a 100644 (file)
@@ -108,9 +108,6 @@ namespace bbvtk
 
 void PolyDataToActor::DoProcess()
 {
-
-printf("EED PolyDataToActor::DoProcess Start\n");
-
 printf("EED WARNNIN!!!!! PolyDataToActor::DoProcess For better transparent ...  Clean this code in the correct part ..........\n");
 printf("EED WARNNIN!!!!! PolyDataToActor::DoProcess For better transparent ...  Clean this code in the correct part ..........\n");
 printf("EED WARNNIN!!!!! PolyDataToActor::DoProcess For better transparent ...  Clean this code in the correct part ..........\n");
@@ -202,9 +199,6 @@ printf("EED WARNNING!  PolyDataToActor::DoProcess  which is the default values o
                           bbGetInputRenderer()->RemoveActor( vtkactor );
                         }  // actorAdded
                } // Active
-
-printf("EED PolyDataToActor::DoProcess End\n");
-
 }