halt removed stable_expecco_sel
authorca
Mon, 20 Dec 2004 13:52:35 +0100
changeset 1899 f7d3fd244804
parent 1898 e5f3c75cc53c
child 1900 41ba86fb1087
halt removed
ImageEditor.st
--- 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.