src/blist.h

changeset 11536
f24fb5c6d2d5
parent 10774
f4238d6312ff
child 11910
4f8184cdcfff
--- a/src/blist.h	Tue Sep 13 21:14:58 2005 +0000
+++ b/src/blist.h	Wed Sep 14 00:54:21 2005 +0000
@@ -113,7 +113,6 @@
 	char *server_alias;                     /**< The server-specified alias of the buddy.  (i.e. MSN "Friendly Names") */
 	GaimBuddyPresenceState present;         /**< This is 0 if the buddy appears offline, 1 if he appears online, and 2 if
 						    he has recently signed on */
-	int uc;                                 /**< This is a cryptic bitmask that makes sense only to the prpl.  This will get changed */
 	void *proto_data;                       /**< This allows the prpl to associate whatever data it wants with a buddy */
 	GaimBuddyIcon *icon;                    /**< The buddy icon. */
 	GaimAccount *account;           	/**< the account this buddy belongs to */

mercurial