UIPainter.st
changeset 453 6fe8c481bab0
parent 448 9f115893b4df
child 466 daba7254ed49
--- a/UIPainter.st	Thu Jan 22 15:43:03 1998 +0100
+++ b/UIPainter.st	Thu Jan 22 18:21:45 1998 +0100
@@ -1224,15 +1224,6 @@
 
 !UIPainter class methodsFor:'resources'!
 
-icon
-
-    ^self startGUIBuilderIcon subImageIn: (0@0 extent: (24@16))
-
-
-
-
-!
-
 iconAlignB
     "ImageEditor openOnClass:self andSelector:#iconAlignB"