summaryrefslogtreecommitdiffstats
path: root/iw/account_gui.py
diff options
context:
space:
mode:
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)