comparison libpurple/protocols/myspace/myspace.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 f75041cb3fec
comparison
equal deleted inserted replaced
32513:06e0b6be6432 32514:c6943fd38d44
3050 NULL, /* chat_whisper */ 3050 NULL, /* chat_whisper */
3051 NULL, /* chat_send */ 3051 NULL, /* chat_send */
3052 NULL, /* keepalive */ 3052 NULL, /* keepalive */
3053 NULL, /* register_user */ 3053 NULL, /* register_user */
3054 NULL, /* get_cb_info */ 3054 NULL, /* get_cb_info */
3055 NULL, /* get_cb_away */
3056 NULL, /* alias_buddy */ 3055 NULL, /* alias_buddy */
3057 NULL, /* group_buddy */ 3056 NULL, /* group_buddy */
3058 NULL, /* rename_group */ 3057 NULL, /* rename_group */
3059 msim_buddy_free, /* buddy_free */ 3058 msim_buddy_free, /* buddy_free */
3060 NULL, /* convo_closed */ 3059 NULL, /* convo_closed */