Mercurial > pidgin.yaz
changeset 15099:77a45b20f57f
[gaim-migrate @ 17884]
This wasn't being used. Neat.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sun, 03 Dec 2006 21:49:17 +0000 |
parents | 060594ebbef9 |
children | 59189ce09f10 |
files | libgaim/protocols/oscar/oscar.h |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libgaim/protocols/oscar/oscar.h Sat Dec 02 23:01:02 2006 +0000 +++ b/libgaim/protocols/oscar/oscar.h Sun Dec 03 21:49:17 2006 +0000 @@ -382,7 +382,6 @@ guint16 type; guint16 subtype; guint16 seqnum; /**< The sequence number of most recent outgoing packet. */ - guint32 status; GSList *groups; GSList *rateclasses; /* Contains nodes of struct rateclass */ /* TODO: Maybe use a GHashTable for rateclasses */