libpurple/protocols/qq/group.h

changeset 24304
7fcbc127617e
parent 24303
a290570bded2
child 24313
1ce00d91cd64
--- a/libpurple/protocols/qq/group.h	Thu Sep 11 13:34:33 2008 +0000
+++ b/libpurple/protocols/qq/group.h	Mon Sep 15 03:03:33 2008 +0000
@@ -55,8 +55,6 @@
 	/* all these will be loaded from the network */
 	gchar *notice_utf8;	/* group notice by admin */
 	GList *members;
-
-	gboolean is_got_info;
 } qq_group;
 
 GList *qq_chat_info(PurpleConnection *gc);

mercurial