mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
removed handling of "you're not chanop" event so that the default handler
may print the server which sends it (useful with desyncs) git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2719 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
64c8feeede
commit
131326fb49
3 changed files with 3 additions and 16 deletions
|
|
@ -123,7 +123,6 @@ enum {
|
|||
IRCTXT_KILL_SERVER,
|
||||
IRCTXT_ERROR,
|
||||
IRCTXT_UNKNOWN_MODE,
|
||||
IRCTXT_NOT_CHANOP,
|
||||
IRCTXT_DEFAULT_EVENT,
|
||||
|
||||
IRCTXT_FILL_11,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue