remove a line
This commit is contained in:
parent
e8cd8ace7a
commit
2d578bb875
|
@ -564,7 +564,6 @@ class TabbedChatWindow(chat.Chat):
|
|||
gajim.connections[self.account].send_message(jid, None, None,
|
||||
chatstate = 'active') # go active before
|
||||
|
||||
contact.chatstate = state
|
||||
gajim.connections[self.account].send_message(jid, None, None,
|
||||
chatstate = state)
|
||||
|
||||
|
|
Loading…
Reference in New Issue