From: <the...@us...> - 2006-12-03 21:49:26
|
Revision: 17884 http://svn.sourceforge.net/gaim/?rev=17884&view=rev Author: thekingant Date: 2006-12-03 13:49:17 -0800 (Sun, 03 Dec 2006) Log Message: ----------- This wasn't being used. Neat. Modified Paths: -------------- trunk/libgaim/protocols/oscar/oscar.h Modified: trunk/libgaim/protocols/oscar/oscar.h =================================================================== --- trunk/libgaim/protocols/oscar/oscar.h 2006-12-02 23:01:02 UTC (rev 17883) +++ trunk/libgaim/protocols/oscar/oscar.h 2006-12-03 21:49:17 UTC (rev 17884) @@ -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 */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |