UISelectionPanel.st
changeset 1747 dfe097b6b1fb
parent 1743 700bf3fda9fa
child 1781 d67090b1ad57
--- a/UISelectionPanel.st	Tue Oct 07 15:38:46 2003 +0200
+++ b/UISelectionPanel.st	Tue Oct 07 21:14:08 2003 +0200
@@ -72,7 +72,6 @@
 !UISelectionPanel class methodsFor:'initialization'!
 
 initialize
-    super initialize.
     UserClass  := UISelectionPanel::UserDefinedGallery.
     UserSpecs  := #listOfSelectors.
     UserLabels := #listOfLabels.