--- a/libpurple/protocols/mxit/profile.h Fri Aug 12 22:34:34 2011 +0000 +++ b/libpurple/protocols/mxit/profile.h Fri Aug 12 22:44:39 2011 +0000 @@ -50,7 +50,6 @@ int flags; /* user's profile flags */ gint64 lastonline; /* user's last-online timestamp */ - gboolean hidden; /* set if the user's mxitid should remain hidden */ }; struct MXitSession;