summaryrefslogtreecommitdiff
path: root/include/numerics.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/numerics.h')
-rw-r--r--include/numerics.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/numerics.h b/include/numerics.h
index 29cbca2e3..9e0ee07da 100644
--- a/include/numerics.h
+++ b/include/numerics.h
@@ -74,8 +74,6 @@ enum
RPL_NOWAWAY = 306,
RPL_WHOISSERVER = 312,
-
- RPL_ENDOFWHO = 315,
RPL_ENDOFWHOIS = 318,
RPL_LISTSTART = 321,
@@ -93,7 +91,6 @@ enum
RPL_INVITELIST = 346, // insp-specific (stolen from ircu)
RPL_ENDOFINVITELIST = 347, // insp-specific (stolen from ircu)
RPL_VERSION = 351,
- RPL_WHOREPLY = 352,
RPL_NAMREPLY = 353,
RPL_LINKS = 364,
RPL_ENDOFLINKS = 365,