Mercurial > pidgin
diff src/protocols/novell/novell.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 | 17142948653e |
line wrap: on
line diff
--- a/src/protocols/novell/novell.c Sat Aug 13 22:09:34 2005 +0000 +++ b/src/protocols/novell/novell.c Sun Aug 14 03:50:35 2005 +0000 @@ -3493,7 +3493,6 @@ novell_rem_permit, /* rem_permit */ novell_rem_deny, /* rem_deny */ novell_set_permit_deny, /* set_permit_deny */ - NULL, /* warn */ NULL, /* join_chat */ NULL, /* reject_chat */ NULL, /* get_chat_name */