diff src/protocols/jabber/jabber.c @ 7400:08cef5988410

[gaim-migrate @ 7996] there isn't really whispering in jabber chats committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 31 Oct 2003 06:53:11 +0000
parents d60e1629ffde
children b6a5a9ce8704
line wrap: on
line diff
--- a/src/protocols/jabber/jabber.c	Fri Oct 31 06:14:58 2003 +0000
+++ b/src/protocols/jabber/jabber.c	Fri Oct 31 06:53:11 2003 +0000
@@ -1075,7 +1075,7 @@
 	jabber_chat_join,
 	jabber_chat_invite,
 	jabber_chat_leave,
-	jabber_chat_whisper,
+	NULL,
 	jabber_message_send_chat,
 	jabber_keepalive,
 	jabber_register_account,