diff -r bb4f759cf456 -r dfe097b6b1fb UISelectionPanel.st --- 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.