summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--text.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/text.py b/text.py
index 4b51b0ecf..7dc5d84c8 100644
--- a/text.py
+++ b/text.py
@@ -42,7 +42,6 @@ stepToClasses = {
"keyboard" : ("keyboard_text", "KeyboardWindow"),
"mouse" : ("mouse_text", ("MouseWindow", "MouseDeviceWindow")),
"welcome" : ("welcome_text", "WelcomeWindow"),
- "installtype" : ("installpath_text", "InstallPathWindow"),
"iscsi" : ("iscsi_text", "iscsiWindow"),
"parttype" : ("partition_text", "PartitionTypeWindow"),
"custom-upgrade" : ("upgrade_text", "UpgradeExamineWindow"),