libpurple/protocols/jabber/jabber.h

branch
soc.2013.gobjectification
changeset 34703
caf380128870
parent 34640
71bf359300e1
parent 34238
771d87322c12
child 34869
7bb3023a9997
--- 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);

mercurial