summaryrefslogtreecommitdiff
path: root/src/pubsub.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/pubsub.py')
-rw-r--r--src/pubsub.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pubsub.py b/src/pubsub.py
index b07b5c85..6ef23323 100644
--- a/src/pubsub.py
+++ b/src/pubsub.py
@@ -158,7 +158,6 @@ class PubsubBrowserTab(tabs.Tab):
self.server = server
self.nodes = [] # the lower level of nodes
- self.tab_win = windows.GlobalInfoBar()
self.upper_message = windows.Topic()
self.set_info_message('Loading')