]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/ThresholdImageView/LayerImageBase.cxx
#3269 creaMaracas Visu Feature New Normal - ReadCreaContourFile Box
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / ThresholdImageView / LayerImageBase.cxx
index f63a57ae9f68f0aef62277d9b1eed7a3e9957e0d..c295169ae16fc898a8eb0fab5bb0708ab31cde3e 100644 (file)
@@ -386,7 +386,6 @@ void LayerImageBase::Refresh()
 //----------------------------------------------------------------------------
 vtkLookupTable* LayerImageBase::GetThresholdTable()
 {
-printf("EED LayerImageBase::GetThresholdTable\n");
        return _thresholdTable;
 }