summaryrefslogtreecommitdiffstats
path: root/text.py
diff options
context:
space:
mode:
Diffstat (limited to 'text.py')
-rw-r--r--text.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/text.py b/text.py
index d3dd568f8..d9abd30d4 100644
--- a/text.py
+++ b/text.py
@@ -67,7 +67,6 @@ stepToClasses = {
"timezone" : ("timezone_text", "TimezoneWindow"),
"accounts" : ("userauth_text", "RootPasswordWindow"),
"tasksel": ("task_text", "TaskWindow"),
- "group-selection": ("grpselect_text", "GroupSelectionWindow"),
"install" : ("progress_text", "setupForInstall"),
"complete" : ("complete_text", "FinishedWindow"),
}