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