--- a/libpurple/protocols/jabber/jabber.h Fri Jul 05 23:19:08 2013 +0530 +++ b/libpurple/protocols/jabber/jabber.h Fri Jul 05 23:31:34 2013 +0530 @@ -281,8 +281,6 @@ /* stuff for Google's relay handling */ gchar *google_relay_token; gchar *google_relay_host; - GList *google_relay_requests; /* the HTTP requests to get */ - /* relay info */ }; typedef gboolean (JabberFeatureEnabled)(JabberStream *js, const gchar *namespace);