remove obsolete settingsApplication acess method
authorpenk
Fri, 13 Dec 2002 17:30:18 +0100
changeset 4381 48e99071d865
parent 4380 0987d10ae2ba
child 4382 29a25e3bf3e2
remove obsolete settingsApplication acess method
NewLauncher.st
--- a/NewLauncher.st	Fri Dec 13 17:29:27 2002 +0100
+++ b/NewLauncher.st	Fri Dec 13 17:30:18 2002 +0100
@@ -139,11 +139,6 @@
     ^'ST/X Launcher'
 
 
-!
-
-settingsDialogClass
-
-    ^ AbstractLauncherApplication::SettingsDialog
 ! !
 
 !NewLauncher class methodsFor:'defaults'!
@@ -4165,5 +4160,5 @@
 !NewLauncher class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/NewLauncher.st,v 1.281 2002-11-26 15:57:45 penk Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/NewLauncher.st,v 1.282 2002-12-13 16:30:18 penk Exp $'
 ! !