diff -r 08d5a10f91c6 -r 901f91712e4c src/protocols/yahoo/yahoo.h --- a/src/protocols/yahoo/yahoo.h Mon Jun 14 00:54:45 2004 +0000 +++ b/src/protocols/yahoo/yahoo.h Mon Jun 14 04:51:14 2004 +0000 @@ -160,17 +160,6 @@ GSList *hash; }; -struct yahoo_friend { /* we'll call them friends, so we don't confuse them with GaimBuddy */ - enum yahoo_status status; - char *msg; - char *game; - int idle; - int away; - gboolean sms; - char *ip; - guint bicon_checksum; - gboolean bicon_have; -}; #define YAHOO_MAX_STATUS_MESSAGE_LENGTH (48)