diff src/blist.h @ 7826:5ba07997ade3

[gaim-migrate @ 8478] there's no need to keep this around committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Wed, 10 Dec 2003 07:37:13 +0000
parents 02cb9284782e
children e873d0bd0e6c
line wrap: on
line diff
--- a/src/blist.h	Wed Dec 10 06:45:32 2003 +0000
+++ b/src/blist.h	Wed Dec 10 07:37:13 2003 +0000
@@ -119,7 +119,6 @@
 	int currentsize;	    /**< The number of buddies in this contact corresponding to online accounts */
 	int online;			    /**< The number of buddies in this contact who are currently online */
 	GaimBuddy *priority;    /**< The "top" buddy for this contact */
-	int score;                             /**< The priority score. */
 };