--- a/src/protocols/yahoo/yay.c Fri Aug 31 18:09:27 2001 +0000 +++ b/src/protocols/yahoo/yay.c Fri Aug 31 20:36:11 2001 +0000 @@ -774,12 +774,6 @@ ret->rem_deny = NULL; ret->set_permit_deny = NULL; ret->warn = NULL; - ret->accept_chat = NULL; - ret->join_chat = NULL; - ret->chat_invite = NULL; - ret->chat_leave = NULL; - ret->chat_whisper = NULL; - ret->chat_send = NULL; ret->keepalive = yahoo_keepalive; my_protocol = ret;