]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkBinaryOperations.cxx
*** empty log message ***
[bbtk.git] / packages / vtk / src / bbvtkBinaryOperations.cxx
index abf08b8eadb90adfb2796653cfa239d9191676b2..cedf22e6a39f99a8b59294475ca0ba9ea93f99a2 100644 (file)
@@ -70,7 +70,7 @@ void BinaryOperations::Process()
        bbSignalOutputModification();
 
 }
-       
+
 
 void BinaryOperations::bbUserSetDefaultValues()
 {
@@ -82,10 +82,9 @@ void BinaryOperations::bbUserSetDefaultValues()
    bbSetOutputOut(NULL);
    bbSetInputOperation(0);
    ope = vtkImageMathematics::New();
-   constante = NULL;
 }
-       
-       
+
+
 void BinaryOperations::bbUserInitializeProcessing()
 {
 
@@ -95,8 +94,8 @@ void BinaryOperations::bbUserInitializeProcessing()
 //    if any
 
 }
-       
-       
+
+
 void BinaryOperations::bbUserFinalizeProcessing()
 {