--- 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 */