comparison src/protocols/jabber/jabber.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 ab295b8a95a0
children 294ae6548d4e
comparison
equal deleted inserted replaced
8949:dfa1cd98d1c7 8950:80b4c956d7ae
1307 jabber_message_send_im, 1307 jabber_message_send_im,
1308 jabber_set_info, 1308 jabber_set_info,
1309 jabber_send_typing, 1309 jabber_send_typing,
1310 jabber_buddy_get_info, 1310 jabber_buddy_get_info,
1311 jabber_presence_send, 1311 jabber_presence_send,
1312 NULL,
1313 NULL,
1314 NULL,
1315 jabber_idle_set, 1312 jabber_idle_set,
1316 NULL, 1313 NULL,
1317 jabber_roster_add_buddy, 1314 jabber_roster_add_buddy,
1318 NULL, 1315 NULL,
1319 jabber_roster_remove_buddy, 1316 jabber_roster_remove_buddy,