diff -r 5bf39bbb2eb4 -r bf3439f7e277 UIPainter.st --- 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.