summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--text.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/text.py b/text.py
index fe2d977bd..7400a3a61 100644
--- a/text.py
+++ b/text.py
@@ -1421,8 +1421,6 @@ class InstallInterface:
]
self.installSteps = [
- [_("User Account Setup"), UsersWindow,
- (self.screen, todo), "accounts" ],
[_("Partition"), PartitionWindow, (self.screen, todo),
"partition" ],
[_("Filesystem Formatting"), FormatWindow, (self.screen, todo),