diff src/protocols/yahoo/yahoo_friend.h @ 9292:750d9b56a465

[gaim-migrate @ 10095] Some improvements to our yahoo buddy icon support. Someone should tell me how to unset a buddy icon for a buddy. Because the way KingAnt told me (which he wasn't sure about anyway) just produces a failed g_return thingy, and does nothing. committer: Tailor Script <tailor@pidgin.im>
author Tim Ringenbach <marv@pidgin.im>
date Tue, 15 Jun 2004 06:16:23 +0000
parents fe0291162312
children b4919e8c634c
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo_friend.h	Tue Jun 15 06:13:36 2004 +0000
+++ b/src/protocols/yahoo/yahoo_friend.h	Tue Jun 15 06:16:23 2004 +0000
@@ -38,7 +38,6 @@
 	int away;
 	gboolean sms;
 	char *ip;
-	guint bicon_checksum;
 	gboolean bicon_sent_request;
 } YahooFriend;