comparison src/protocols/yahoo/yahoo.c @ 8568:88988327a4e0

[gaim-migrate @ 9316] Remove the get_away prpl function. Nada used it. Pink elephants on parade. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 03 Apr 2004 01:33:45 +0000
parents e3c059c3d92d
children 058efd3cb86f
comparison
equal deleted inserted replaced
8567:d92a7574473c 8568:88988327a4e0
3229 yahoo_send_im, 3229 yahoo_send_im,
3230 NULL, /* set info */ 3230 NULL, /* set info */
3231 yahoo_send_typing, 3231 yahoo_send_typing,
3232 yahoo_get_info, 3232 yahoo_get_info,
3233 yahoo_set_away, 3233 yahoo_set_away,
3234 NULL, /* get_away */
3235 NULL, /* set_dir */ 3234 NULL, /* set_dir */
3236 NULL, /* get_dir */ 3235 NULL, /* get_dir */
3237 NULL, /* dir_search */ 3236 NULL, /* dir_search */
3238 yahoo_set_idle, 3237 yahoo_set_idle,
3239 NULL, /* change_passwd*/ 3238 NULL, /* change_passwd*/