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.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/iw/account_gui.py b/iw/account_gui.py
index 41f3aac3a..36402a9e0 100644
--- a/iw/account_gui.py
+++ b/iw/account_gui.py
@@ -463,12 +463,6 @@ class AccountWindow (InstallWindow):
# XXX hack
self.users = self.users + 1
- if flags.reconfig:
- label.set_sensitive(gtk.FALSE)
- self.add.set_sensitive(gtk.FALSE)
- self.edit.set_sensitive(gtk.FALSE)
- self.delete.set_sensitive(gtk.FALSE)
-
box.set_border_width (5)
return box