Mercurial > pidgin
diff src/protocols/simple/simple.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 | 5ba038e1b21f |
| children | 519dc2186438 |
line wrap: on
line diff
--- a/src/protocols/simple/simple.c Sat Aug 13 22:09:34 2005 +0000 +++ b/src/protocols/simple/simple.c Sun Aug 14 03:50:35 2005 +0000 @@ -1244,7 +1244,6 @@ NULL, /* rem_permit */ NULL, /* rem_deny */ NULL, /* set_permit_deny */ - NULL, /* warn */ NULL, /* join_chat */ NULL, /* reject_chat */ NULL, /* get_chat_name */
