summaryrefslogtreecommitdiffstats
path: root/iw/account_gui.py
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-02-01 21:51:00 +0000
committerJeremy Katz <katzj@redhat.com>2002-02-01 21:51:00 +0000
commit5adbc5cc380e3f91a0a3989bb0c61a429f08b860 (patch)
treef2afd3f3f47212b04be17cdd92736855b4569327 /iw/account_gui.py
parent1dacc67068741861af3eb41f7de94d9c90edc70a (diff)
downloadanaconda-5adbc5cc380e3f91a0a3989bb0c61a429f08b860.tar.gz
anaconda-5adbc5cc380e3f91a0a3989bb0c61a429f08b860.tar.xz
anaconda-5adbc5cc380e3f91a0a3989bb0c61a429f08b860.zip
not that it matters much with reconfig dead (pychecker)
Diffstat (limited to 'iw/account_gui.py')
-rw-r--r--iw/account_gui.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/iw/account_gui.py b/iw/account_gui.py
index 4b165745f..4c12df7ff 100644
--- a/iw/account_gui.py
+++ b/iw/account_gui.py
@@ -464,7 +464,6 @@ class AccountWindow (InstallWindow):
if flags.reconfig:
label.set_sensitive(gtk.FALSE)
- self.userList.set_sensitive(gtk.FALSE)
self.add.set_sensitive(gtk.FALSE)
self.edit.set_sensitive(gtk.FALSE)
self.delete.set_sensitive(gtk.FALSE)