libpurple/protocols/qq/qq.h

branch
openq
changeset 24360
f7e260e79429
parent 24355
c9deccad8f3f
child 24365
af3e4261a311
--- a/libpurple/protocols/qq/qq.h	Wed Oct 22 15:06:26 2008 +0000
+++ b/libpurple/protocols/qq/qq.h	Wed Oct 22 15:08:30 2008 +0000
@@ -183,12 +183,8 @@
 	time_t online_last_update;		/* last time send get_friends_online packet */
 
 	PurpleRoomlist *roomlist;
-	gint channel;			/* the id for opened chat conversation */
 
 	GList *groups;
-	GSList *joining_groups;
-	GSList *adding_groups_from_server; /* internal ids of groups the server wants in my blist */
-	GList *group_info_window;
 
 	gboolean is_show_notice;
 	gboolean is_show_news;

mercurial