diff libpurple/protocols/oscar/oscar.h @ 25030:986edbefc516

Remove the rest of the status node code
author Mark Doliner <mark@kingant.net>
date Thu, 29 Jan 2009 08:23:12 +0000
parents 2c80f3d839c7
children 0f2503390a6b 717a356d022b
line wrap: on
line diff
--- a/libpurple/protocols/oscar/oscar.h	Thu Jan 29 03:53:12 2009 +0000
+++ b/libpurple/protocols/oscar/oscar.h	Thu Jan 29 08:23:12 2009 +0000
@@ -541,10 +541,6 @@
 
 	/** A linked list containing PeerConnections. */
 	GSList *peer_connections;
-
-	/** Queue of ICQ Status Notes to request. */
-	GSList *statusnotes_queue;
-	guint statusnotes_queue_timer;
 };
 
 /* Valid for calling aim_icq_setstatus() and for aim_userinfo_t->icqinfo.status */