summaryrefslogtreecommitdiffstats
path: root/text.py
diff options
context:
space:
mode:
authorbfox <bfox>2001-01-18 01:32:01 +0000
committerbfox <bfox>2001-01-18 01:32:01 +0000
commit293a0721c11c667c06986fbd6b544ba0e0bb410a (patch)
treee9eff4af15f67f6255d4662eff3ec34a0689c989 /text.py
parentde45a4f6f39af8a413d7abb18b5b5cd6ca5c8b14 (diff)
downloadanaconda-293a0721c11c667c06986fbd6b544ba0e0bb410a.tar.gz
anaconda-293a0721c11c667c06986fbd6b544ba0e0bb410a.tar.xz
anaconda-293a0721c11c667c06986fbd6b544ba0e0bb410a.zip
Removed line that got committed accidentally.
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 2d9947c93..93720f2e1 100644
--- a/text.py
+++ b/text.py
@@ -520,7 +520,6 @@ class XConfigWindow:
servers = [ "Mono", "VGA16", "SVGA", "S3", "Mach32", "Mach8", "8514", "P9000", "AGX",
"W32", "W32", "Mach64", "I128", "S3V", "3DLabs" ]
- server = None
rc = INSTALL_NOOP
while rc != INSTALL_OK: