diff libpurple/protocols/oscar/oscar.c @ 18818:b28caf7dbe4a

Remove some more references to the icontimer - I'm assuming these need to be removed too.
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 06 Aug 2007 15:17:20 +0000
parents 7a27e3729612
children c8f9584e3221 ee7d92af97f7
line wrap: on
line diff
--- a/libpurple/protocols/oscar/oscar.c	Mon Aug 06 13:55:42 2007 +0000
+++ b/libpurple/protocols/oscar/oscar.c	Mon Aug 06 15:17:20 2007 +0000
@@ -3270,8 +3270,6 @@
 	aim_userinfo_t *userinfo;
 	FlapConnection *conn;
 
-	od->icontimer = 0;
-
 	conn = flap_connection_getbytype(od, SNAC_FAMILY_BART);
 	if (!conn) {
 		if (!od->iconconnecting) {