From d68c5be901d1d3f3a68e9796f9cd0815a4568a72 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Tue, 5 Sep 2017 19:10:03 +0100 Subject: Change the numerics used by /COMMANDS to avoid a collision. --- include/numerics.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/numerics.h b/include/numerics.h index e1d225d31..03c1a1c96 100644 --- a/include/numerics.h +++ b/include/numerics.h @@ -189,9 +189,6 @@ enum ERR_CANTJOINOPERSONLY = 520, // unrealircd, but crap to have so many numerics for cant join.. ERR_CANTSENDTOUSER = 531, // ??? - RPL_COMMANDS = 702, // insp-specific - RPL_COMMANDSEND = 703, // insp-specific - ERR_CHANOPEN = 713, ERR_KNOCKONCHAN = 714, -- cgit v1.2.3