From 187cfe589894dae29e9effc3ad68f9a2f2521e11 Mon Sep 17 00:00:00 2001 From: Erik Troan Date: Tue, 31 Aug 1999 14:05:37 +0000 Subject: removed lang stub --- kickstart.py | 1 - 1 file changed, 1 deletion(-) (limited to 'kickstart.py') diff --git a/kickstart.py b/kickstart.py index 8129de910..e33461eae 100644 --- a/kickstart.py +++ b/kickstart.py @@ -123,7 +123,6 @@ class Kickstart(InstallClass): "cdrom" : None , "install" : self.doInstall , "network" : self.doNetwork , - "lang" : self.doLanguage , "lilo" : self.doLilo , "network" : None , "nfs" : None , -- cgit