comparison src/protocols/msn/msn.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 fcaf2eb2cad8
children 294ae6548d4e
comparison
equal deleted inserted replaced
8949:dfa1cd98d1c7 8950:80b4c956d7ae
1643 msn_send_im, 1643 msn_send_im,
1644 NULL, 1644 NULL,
1645 msn_send_typing, 1645 msn_send_typing,
1646 msn_get_info, 1646 msn_get_info,
1647 msn_set_away, 1647 msn_set_away,
1648 NULL,
1649 NULL,
1650 NULL,
1651 msn_set_idle, 1648 msn_set_idle,
1652 NULL, 1649 NULL,
1653 msn_add_buddy, 1650 msn_add_buddy,
1654 NULL, 1651 NULL,
1655 msn_rem_buddy, 1652 msn_rem_buddy,