diff libpurple/protocols/mxit/mxit.c @ 32514:c6943fd38d44

Remove deprecated and unused PurplePluginProtocolInfo.get_cb_away.
author andrew.victor@mxit.com
date Mon, 05 Sep 2011 21:11:07 +0000
parents 743bb6b1aa30
children 3e7a7e14af62
line wrap: on
line diff
--- a/libpurple/protocols/mxit/mxit.c	Mon Sep 05 20:37:04 2011 +0000
+++ b/libpurple/protocols/mxit/mxit.c	Mon Sep 05 21:11:07 2011 +0000
@@ -716,7 +716,6 @@
 	mxit_keepalive,			/* keepalive */
 	mxit_register,			/* register_user */
 	NULL,					/* get_cb_info */
-	NULL,					/* get_cb_away */
 	mxit_buddy_alias,		/* alias_buddy				[roster.c] */
 	mxit_buddy_group,		/* group_buddy				[roster.c] */
 	mxit_rename_group,		/* rename_group				[roster.c] */