remove a line

This commit is contained in:
Nikos Kouremenos 2005-08-07 21:46:09 +00:00
parent e8cd8ace7a
commit 2d578bb875
1 changed files with 0 additions and 1 deletions

View File

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