libpurple/protocols/mxit/profile.h

branch
release-2.x.y
changeset 33611
c5bf67fcaad0
parent 33555
8feb2763abe9
child 33648
3fd636f586dc
child 33833
19081badb425
--- a/libpurple/protocols/mxit/profile.h	Sun Jan 13 13:59:18 2013 -0600
+++ b/libpurple/protocols/mxit/profile.h	Wed Jan 16 10:23:27 2013 +0200
@@ -63,7 +63,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