diff -r 2e58bb576883 -r 62c1dbef0b84 TranslucentColor.st --- a/TranslucentColor.st Thu Jun 19 10:26:33 2014 +0100 +++ b/TranslucentColor.st Mon Jun 23 21:38:44 2014 +0100 @@ -73,7 +73,6 @@ ^ alpha * 16rFFFF // 255 ! - setAlphaByte:aByteValuedInteger "set the alpha value (0..255), where 0 is completely transparent and 255 is completely opaque"