UISelectionPanel.st
changeset 355 0be3ff56e799
parent 349 1f5c236558fc
child 359 6193ef5b6e74
--- a/UISelectionPanel.st	Tue Oct 28 21:26:16 1997 +0100
+++ b/UISelectionPanel.st	Tue Oct 28 21:26:55 1997 +0100
@@ -12,8 +12,6 @@
 
 
 
-'From Smalltalk/X, Version:3.2.1 on 24-oct-1997 at 3:28:04 pm'                  !
-
 ApplicationModel subclass:#UISelectionPanel
 	instanceVariableNames:'userClass userSpecs userLabels majorSelection clipBoardSpec'
 	classVariableNames:'UserClass UserSpecs UserLabels'