]> Creatis software - bbtk.git/blobdiff - packages/vtk/src/bbvtkUnaryOperations.cxx
no message
[bbtk.git] / packages / vtk / src / bbvtkUnaryOperations.cxx
index bcf168d23229253a06a3630507cfa8c7347cb891..f9e1589a813e1cf1c19829ed546b47a8c78f09ad 100644 (file)
@@ -76,6 +76,9 @@ void UnaryOperations::Process()
 
                                ope->SetOperationToLog();
                break;
+
+                       
+/* EED 21Juin 2011 Borrame
                case 10:
                        substractWithMinimum();
                        bbSetOutputOut(constante);
@@ -86,6 +89,8 @@ void UnaryOperations::Process()
                        bbSetOutputOut(constante);
                        return;
                break;
+*/  
+                       
                default:
                        std::cout << "Invalid Operation" << std::endl;
                        return;