comparison src/protocols/irc/irc.c @ 8950:80b4c956d7ae

[gaim-migrate @ 9722] Remove the prpl callbacks set_dir, get_dir and dir_search. These 1) Were not called by anything 2) Are AIM-centric 3) Should be Account Actions, if implemented committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 16 May 2004 07:19:56 +0000
parents 8bf735cf9d1c
children 294ae6548d4e
comparison
equal deleted inserted replaced
8949:dfa1cd98d1c7 8950:80b4c956d7ae
557 NULL, 557 NULL,
558 irc_get_info, 558 irc_get_info,
559 irc_set_away, 559 irc_set_away,
560 NULL, 560 NULL,
561 NULL, 561 NULL,
562 NULL,
563 NULL,
564 NULL,
565 irc_add_buddy, 562 irc_add_buddy,
566 NULL, 563 NULL,
567 irc_remove_buddy, 564 irc_remove_buddy,
568 NULL, 565 NULL,
569 NULL, 566 NULL,