comparison libpurple/protocols/novell/novell.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
3513 NULL, /* chat_whisper */ 3513 NULL, /* chat_whisper */
3514 novell_chat_send, /* chat_send */ 3514 novell_chat_send, /* chat_send */
3515 novell_keepalive, /* keepalive */ 3515 novell_keepalive, /* keepalive */
3516 NULL, /* register_user */ 3516 NULL, /* register_user */
3517 NULL, /* get_cb_info */ 3517 NULL, /* get_cb_info */
3518 NULL, /* get_cb_away */
3519 novell_alias_buddy, /* alias_buddy */ 3518 novell_alias_buddy, /* alias_buddy */
3520 novell_group_buddy, /* group_buddy */ 3519 novell_group_buddy, /* group_buddy */
3521 novell_rename_group, /* rename_group */ 3520 novell_rename_group, /* rename_group */
3522 NULL, /* buddy_free */ 3521 NULL, /* buddy_free */
3523 novell_convo_closed, /* convo_closed */ 3522 novell_convo_closed, /* convo_closed */