--- 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);