mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
Revert "Add ERR_HELPNOTFOUND"
This reverts commit 91439c099e1bbf848dac03f67a3239fcc4c1f771; because it adds handling for numeric 524, which conflicts with ERR_QUARANTINED and ERR_OPERSPVERIFY.
This commit is contained in:
parent
41b3895ce3
commit
48571389c7
3 changed files with 0 additions and 12 deletions
|
|
@ -66,7 +66,6 @@ enum {
|
|||
IRCTXT_INVITELIST_LONG,
|
||||
IRCTXT_NO_SUCH_CHANNEL,
|
||||
IRCTXT_CHANNEL_SYNCED,
|
||||
IRCTXT_HELP_NOT_FOUND,
|
||||
IRCTXT_HELP_START,
|
||||
IRCTXT_HELP_TXT,
|
||||
IRCTXT_END_OF_HELP,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue