Remove old stuff
authorStefan Vogel <sv@exept.de>
Tue, 06 Mar 2012 15:16:25 +0100
changeset 1241 09e9a9faaef7
parent 1240 45d4f46bec5e
child 1242 ec231331324a
Remove old stuff
display.rc
--- a/display.rc	Tue Jan 24 18:33:50 2012 +0100
+++ b/display.rc	Tue Mar 06 15:16:25 2012 +0100
@@ -320,10 +320,6 @@
 "/            "all those machines at AEG are xterminals"
 "/            displayType := 'xterminal'
 "/        ].
-"/        (display startsWith:'frlx') ifTrue:[
-"/            "all those machines at AEG are linux boxes with olwm"
-"/            displayType := 'linux_olwm'
-"/        ].
 "/
 "/        OperatingSystem getDomainName = 'exept.de' ifTrue:[
 "/            (display startsWith:'clam') ifTrue:[
@@ -408,7 +404,6 @@
 	"/ 'display.rc [info]: reading ''keyboard.rc'' ...' infoPrintCR.
 	Smalltalk fileIn:'keyboard.rc'.
 
-	displayDevice supportsDeepIcons:true.
 	Smalltalk isStandAloneApp ifFalse:[
 	    ('display.rc [info]: ') infoPrint.
 	    (Smalltalk getSystemFileName:('d_' , displayType , '.rc')) isNil ifTrue:[