Mercurial > pidgin
diff src/protocols/irc/irc.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 | 201617d49573 |
line wrap: on
line diff
--- a/src/protocols/irc/irc.c Sat Aug 13 22:09:34 2005 +0000 +++ b/src/protocols/irc/irc.c Sun Aug 14 03:50:35 2005 +0000 @@ -781,7 +781,6 @@ NULL, /* rem_permit */ NULL, /* rem_deny */ NULL, /* set_permit_deny */ - NULL, /* warn */ irc_chat_join, /* join_chat */ NULL, /* reject_chat */ irc_get_chat_name, /* get_chat_name */
