diff src/protocols/gg/gg.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 cf15c1cdcfbd
line wrap: on
line diff
--- a/src/protocols/gg/gg.c	Sat Aug 13 22:09:34 2005 +0000
+++ b/src/protocols/gg/gg.c	Sun Aug 14 03:50:35 2005 +0000
@@ -1765,7 +1765,6 @@
 	agg_permit_deny_dummy,		/* rem_permit */
 	agg_permit_deny_dummy,		/* rem_deny */
 	agg_set_permit_deny_dummy,	/* set_permit_deny */
-	NULL,						/* warn */
 	NULL,						/* join_chat */
 	NULL,						/* reject_chat */
 	NULL,						/* get_chat_name */