private.rc
changeset 636 dd48e1e5c900
parent 633 3f33f2ba982f
child 656 33c547d1a706
--- a/private.rc	Fri Jan 14 12:14:02 2005 +0100
+++ b/private.rc	Mon Jan 24 18:45:32 2005 +0100
@@ -242,13 +242,6 @@
 "/ and the displays event dispatcher is running.
 "/
 Smalltalk addStartBlock:[
-    "/ ca's private preferences...
-    (OperatingSystem getLoginName = 'ca'
-    and:[OperatingSystem getHostName = 'IDEFIX']) ifTrue:[
-	'private.rc [info]: changing keyboard mapping...' infoPrintCR.
-	Smalltalk fileIn:'d_win32_visualAge.rc'.
-    ].
-
     "/
     "/ start some views ...
     "/ you can add all stuff you'd like to come up by default