# HG changeset patch # User Claus Gittinger # Date 1115028817 -7200 # Node ID b389cf085b98b275e1413fe7092471c4b697d9db # Parent 46a0b109cb47980559d61b64955134c48a12fc35 *** empty log message *** diff -r 46a0b109cb47 -r b389cf085b98 ImageEditor.st --- 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.