src/protocols/yahoo/yay.c

changeset 2205
68c42ce8eba6
parent 2201
2af67514a39c
child 2210
37d4364497f5
--- 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;

mercurial