changeset 26981:47d963966c9a

propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head 86a698e26bedb5017a143cb8cfeefd9c5bda7beb) to branch 'im.pidgin.pidgin' (head dcd01209d8af5268ac18d8f55577aadc4b1c1179) Whoops
author Paul Aurich <paul@darkrain42.org>
date Sun, 17 May 2009 21:49:20 +0000
parents 0bce1b58e1fe (diff) 34e4e2ca7db9 (current diff)
children e22e1f45065d b98d066df628 cda10ae89918
files libpurple/protocols/jabber/message.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/jabber/message.c	Sun May 17 21:45:21 2009 +0000
+++ b/libpurple/protocols/jabber/message.c	Sun May 17 21:49:20 2009 +0000
@@ -1175,7 +1175,6 @@
 	jm->chat_state = JM_STATE_ACTIVE;
 	jm->to = g_strdup(who);
 	jm->id = jabber_get_next_id(jm->js);
-	jm->chat_state = JM_STATE_ACTIVE;
 
 	if(jbr) {
 		if(jbr->thread_id)