diff 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
line wrap: on
line diff
--- a/src/protocols/irc/irc.c	Sun May 16 06:50:45 2004 +0000
+++ b/src/protocols/irc/irc.c	Sun May 16 07:19:56 2004 +0000
@@ -559,9 +559,6 @@
 	irc_set_away,
 	NULL,
 	NULL,
-	NULL,
-	NULL,
-	NULL,
 	irc_add_buddy,
 	NULL,
 	irc_remove_buddy,