libpurple/protocols/mxit/mxit.h

changeset 37901
41e45e18f3b2
parent 37418
28302ab00d1a
parent 37663
2953de8b793c
--- a/libpurple/protocols/mxit/mxit.h	Fri Aug 12 21:36:10 2016 -0500
+++ b/libpurple/protocols/mxit/mxit.h	Fri Aug 19 23:03:37 2016 -0500
@@ -168,9 +168,6 @@
 	gint64				http_last_poll;				/* the last time a poll has been sent */
 	guint				http_handler;				/* HTTP connection handler */
 
-	/* other servers */
-	char				voip_server[HOST_NAME_MAX];	/* voice/video server */
-
 	/* client */
 	struct login_data*	logindata;
 	char*				encpwd;						/* encrypted password */

mercurial