summaryrefslogtreecommitdiff
path: root/include/numerics.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/numerics.h')
-rw-r--r--include/numerics.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/numerics.h b/include/numerics.h
index d1899b757..343f88252 100644
--- a/include/numerics.h
+++ b/include/numerics.h
@@ -35,13 +35,6 @@
*/
enum
{
- /*
- * Reply range of numerics.
- */
- RPL_WELCOME = 1, // 2812, not 1459
- RPL_YOURHOSTIS = 2, // 2812, not 1459
- RPL_SERVERCREATED = 3, // 2812, not 1459
- RPL_SERVERVERSION = 4, // 2812, not 1459
RPL_ISUPPORT = 5, // not RFC, extremely common though (defined as RPL_BOUNCE in 2812, widely ignored)
RPL_SNOMASKIS = 8, // unrealircd