ImageEditor.st
changeset 1905 b389cf085b98
parent 1904 46a0b109cb47
child 1906 2d7a21c00135
--- a/ImageEditor.st	Mon May 02 12:13:10 2005 +0200
+++ b/ImageEditor.st	Mon May 02 12:13:37 2005 +0200
@@ -2907,7 +2907,6 @@
             listOfColors addAll:(image colorMap).
         ].
     ] ifFalse:[
-self halt.
         listOfColors isEmpty ifTrue:[   
             self colorMapMode: colorMapMode value.
             image := self image.