]> Creatis software - creaContours.git/blobdiff - lib/kernel_ManagerContour_NDimensions/OutlineModelManager.cxx
#3380 Clean Code
[creaContours.git] / lib / kernel_ManagerContour_NDimensions / OutlineModelManager.cxx
index b1c4f4b67c5bdfb4b8bcc51993d38fb344bf2cf4..9de974ed95f33ee92a035deb39f75fde63ab45bd 100644 (file)
        {
 //             imageSource = new ImageSourceThing(aSource);
                //return addImageSource(new ImageSourceThing(aSource), theInstantData);
-               return NULL;//***********************************************************************************************
+//EED 2021-12-02
+//             return NULL;//***********************************************************************************************
+        return false;
        }
 
        /*
        {
                //imageSection = new ImageSectionThing(aSecImageData);
 //             return addImageSection(new ImageSectionThing(aSecImageData), theInstantData);
-               return NULL;
+        //EED 2021-12-02
+        //        return NULL;//***********************************************************************************************
+                return false;
        }
 
        /*