It's not appropriate to set processing to TRUE here, either.

Sat, 15 Nov 2008 02:44:58 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Sat, 15 Nov 2008 02:44:58 +0000
changeset 24662
6e251adf69de
parent 24661
b17507b13206
child 24663
13f53cd06a48

It's not appropriate to set processing to TRUE here, either.

libpurple/protocols/msn/httpconn.c file | annotate | diff | comparison | revisions
--- a/libpurple/protocols/msn/httpconn.c	Sat Nov 15 02:43:59 2008 +0000
+++ b/libpurple/protocols/msn/httpconn.c	Sat Nov 15 02:44:58 2008 +0000
@@ -309,8 +309,6 @@
 		return;
 	}
 
-	httpconn->servconn->processing = FALSE;
-
 	servconn = httpconn->servconn;
 
 	if (error)

mercurial