summaryrefslogtreecommitdiffstats
path: root/iw
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2002-05-28 21:37:55 +0000
committerJeremy Katz <katzj@redhat.com>2002-05-28 21:37:55 +0000
commitc68226e881e3584cd0735fa35a63957c2dba544d (patch)
tree19b8eb25afe91c4ddda747835ac62a3b3fccc487 /iw
parentdbd0442eae72574ad0b26c771dfe137faf1631cb (diff)
downloadanaconda-c68226e881e3584cd0735fa35a63957c2dba544d.tar.gz
anaconda-c68226e881e3584cd0735fa35a63957c2dba544d.tar.xz
anaconda-c68226e881e3584cd0735fa35a63957c2dba544d.zip
oops, I really didn't mean this to in there in december. really. i mean it.
Diffstat (limited to 'iw')
-rw-r--r--iw/firewall_gui.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/iw/firewall_gui.py b/iw/firewall_gui.py
index d6942f545..0985fd075 100644
--- a/iw/firewall_gui.py
+++ b/iw/firewall_gui.py
@@ -159,8 +159,6 @@ class FirewallWindow (InstallWindow):
self.devices = self.network.available().keys()
self.devices.sort()
-
- self.devices = [ self.devices[-1] ]
self.netCBs = {}