summaryrefslogtreecommitdiffstats
path: root/iw/firewall_gui.py
diff options
context:
space:
mode:
Diffstat (limited to 'iw/firewall_gui.py')
-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 = {}