Removed unused var

This commit is contained in:
Travis Shirk 2006-01-19 02:23:27 +00:00
parent 03ef57c2b9
commit c0297ac445
1 changed files with 0 additions and 2 deletions

View File

@ -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