]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkRescaleSlopeIntercept.cxx
Bug #1754
[bbtk.git] / packages / vtk / src / bbvtkRescaleSlopeIntercept.cxx
index 3f4494eb978a272ea7e8294d3088b14de565e7ac..4acd045a849bec3ca028f367d1555fccce61dc76 100644 (file)
@@ -30,10 +30,6 @@ void RescaleSlopeIntercept::Process()
 //    bbSetOutputOut( bbGetInputIn() );
 //    std::cout << "Output value = " <<bbGetOutputOut() << std::endl;
   
-       
-       printf("EED  RescaleSlopeIntercept::Process start\n");          
-       
-
        double range[2];
        double spc[3];
        int ext[6];
@@ -113,12 +109,10 @@ void RescaleSlopeIntercept::Process()
                
        } else  {
                bbSetOutputOut( NULL );
-       }               // if bbGetInputIn
-       
-       printf("EED  RescaleSlopeIntercept::Process end\n");            
-       
+       }               // if bbGetInputIn      
 }
        
+       
 //===== 
 // Don't edit this file. This file is generated from xml description.. 
 //=====