]> Creatis software - creaContours.git/blobdiff - bbtk/src/bbCreaContournDimensions.cxx
*** empty log message ***
[creaContours.git] / bbtk / src / bbCreaContournDimensions.cxx
index 536f1bfff4e83ac11077d6633548fb0e461ceaa8..d7ff4b80ccf330b15e1c3508000cdb2f5e37a504 100644 (file)
@@ -30,7 +30,7 @@ void nDimensions::Process()
        if(currentimg != NULL){
                int contourtype = bbGetInputContourType();
                //wxContourMainFrame::getInstance()->getValuesXYZ(vectx, vecty, vectz, &size);
-               wxContourMainFrame::getInstance()->getMaskValue(mask, value, contourtype);
+               //wxContourMainFrame::getInstance()->getMaskValue(mask, value, contourtype);
        }
 
     bbSetOutputX(vectx);