UIPainter.st
changeset 1563 bf3439f7e277
parent 1554 d5e4612bf7cf
child 1565 3282f44c5ca4
--- a/UIPainter.st	Fri Apr 19 18:26:14 2002 +0200
+++ b/UIPainter.st	Fri May 03 19:59:24 2002 +0200
@@ -3102,7 +3102,6 @@
     selectionPanel := self selectionPanelClass new.
     selectionPanel allButOpenInterface:#windowSpec.
     (galleryWindow := selectionPanel window) openInGroup:(topView windowGroup).
-    selectionPanel openWindow.
     selectionPanel masterApplication:self.
 
     icon := Smalltalk imageFromFileNamed:'UIPainter.xbm' forClass:self class.