]> Creatis software - creaContours.git/commitdiff
#3380 Clean Code
authorEduardo DAVILA <davila@creatis.insa-lyon.fr>
Thu, 9 Dec 2021 10:33:22 +0000 (11:33 +0100)
committerEduardo DAVILA <davila@creatis.insa-lyon.fr>
Thu, 9 Dec 2021 10:33:22 +0000 (11:33 +0100)
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;
        }
 
        /*