libpurple/protocols/mxit/profile.h

branch
mxit
changeset 32167
c06866242ad3
parent 31718
c2de8a92e675
child 33603
5bf94c596f83
--- 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;

mercurial