]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/ColorLayerImageView.cxx
#3017 creaMaracasVisu Feature New Normal - ColorLayer Box, Transparency option...
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / ThresholdImageView / ColorLayerImageView.cxx
index 6dd7ca540679618fa59f0210c130410d64153239..dadf2caecba1fdbf9b4506a0f9e70e51c465e7a0 100644 (file)
@@ -318,8 +318,6 @@ void ColorLayerImageView::ConfigLookupTable()  // virtual
        {
                SetDefaultBaseColorAndGreyLevelBoundary();
        } else {  // If at least one color has been set, set the grey level boundaries to build an equipartition of the image grey levels, keeping the base colors defined.
-               printf("EED ColorLayerImageView::ConfigLookupTable() %d  %d\n",  GetBaseColorNb() , _grey_level_boundary.size()  );
-
 
                if (_color_type==true)  // Plain
                {