ImageEditor.st
changeset 1899 f7d3fd244804
parent 1896 ab2b45d8ccc8
child 1900 41ba86fb1087
--- a/ImageEditor.st	Fri Nov 26 11:11:00 2004 +0100
+++ b/ImageEditor.st	Mon Dec 20 13:52:35 2004 +0100
@@ -2957,7 +2957,6 @@
         something == #at: ifTrue:[
             "/ colormap entry changed at aParameter
 
-self halt.
             clrIndex := aParameter.
             (self hasMask) ifTrue:[
                 clrIndex := clrIndex - 1.