diff src/protocols/jabber/jabber.c @ 11257:90be432e8385

[gaim-migrate @ 13432] Removed warning from core. I think you should be able to see others' warning levels in the tooltip, but I haven't managed to warn myself from any client. Being able to warn others will be dependent on protocol-specific convo menus. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sun, 14 Aug 2005 03:50:35 +0000
parents bb0d7b719af2
children 012bb2eed54b
line wrap: on
line diff
--- a/src/protocols/jabber/jabber.c	Sat Aug 13 22:09:34 2005 +0000
+++ b/src/protocols/jabber/jabber.c	Sun Aug 14 03:50:35 2005 +0000
@@ -1543,7 +1543,6 @@
 	NULL,							/* rem_permit */
 	NULL,							/* rem_deny */
 	NULL,							/* set_permit_deny */
-	NULL,							/* warn */
 	jabber_chat_join,				/* join_chat */
 	NULL,							/* reject_chat */
 	jabber_get_chat_name,			/* get_chat_name */