libpurple/protocols/mxit/mxit.h

branch
release-2.x.y
changeset 37663
2953de8b793c
parent 33831
d160ede64878
child 37901
41e45e18f3b2
--- a/libpurple/protocols/mxit/mxit.h	Fri Apr 15 11:49:55 2016 +0200
+++ b/libpurple/protocols/mxit/mxit.h	Sat May 07 16:28:14 2016 +0200
@@ -142,9 +142,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