summaryrefslogtreecommitdiffstats
path: root/kickstart.py
diff options
context:
space:
mode:
Diffstat (limited to 'kickstart.py')
-rw-r--r--kickstart.py1
1 files changed, 0 insertions, 1 deletions
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 ,