]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkImageBoundaries.cxx
#3212 BBTK Feature New Normal - vtk8itk4wx3-mingw64
[bbtk.git] / packages / vtk / src / bbvtkImageBoundaries.cxx
index 8d003bdca2e01f1634bf17bc93060f1c0e0ebf89..67eefef5a99791320c5c0346bda0f53413345c1c 100644 (file)
@@ -93,10 +93,8 @@ void ImageBoundaries::Process()
 */
 
                DEF_POINTER_IMAGE_VTK_CREA(vI,ssI,pI,stI,bbGetInputIn())        
-               int i;
-               int j;  
                long int index=0;
-               for (int k=0 ; k<maxZ ; k++)
+               for ( k=0 ; k<maxZ ; k++)
                {
                        for (j=0 ; j<maxY ; j++)
                        {