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:
Valentin Lorentz 2022-04-20 22:42:21 +02:00 committed by Ailin Nemui
commit 48571389c7
3 changed files with 0 additions and 12 deletions

View file

@ -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,