propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head f844f21c43dd8b566beee0d8dcf12f9b614e143d)

Sun, 17 May 2009 21:49:20 +0000

author
Paul Aurich <darkrain42@pidgin.im>
date
Sun, 17 May 2009 21:49:20 +0000
changeset 27131
de06818ed80f
parent 27109
f844f21c43dd (diff)
parent 27130
9cb09f3df8c7 (current diff)
child 27132
545109e6826f
child 27136
d26e8329f58c
child 27576
26a6ec0c84e9

propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head f844f21c43dd8b566beee0d8dcf12f9b614e143d)
to branch 'im.pidgin.pidgin' (head 9cb09f3df8c7851509bbc4c782d28bab0f8d6144)


Whoops

libpurple/protocols/jabber/message.c file | annotate | diff | comparison | revisions
--- 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)

mercurial