From c0297ac44509e1cfd5616c8e00c2f96c2185e2e1 Mon Sep 17 00:00:00 2001 From: Travis Shirk Date: Thu, 19 Jan 2006 02:23:27 +0000 Subject: [PATCH] Removed unused var --- src/groupchat_control.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/groupchat_control.py b/src/groupchat_control.py index 8e4119d59..c99985ce0 100644 --- a/src/groupchat_control.py +++ b/src/groupchat_control.py @@ -239,8 +239,6 @@ class GroupchatControl(ChatControlBase): either of which can be None if chatstate is given that means we have HE SENT US a chatstate''' - num_unread = self.nb_unread - has_focus = self.parent_win.window.get_property('has-toplevel-focus') current_tab = self.parent_win.get_active_control() == self color = None