X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=include%2Fnumerics.h;h=9e0ee07da6b98731c3498324f28112808d0dc7cb;hb=384ef31bc01e4a1a2e59d082c9066002410ba54a;hp=29cbca2e3da3a33483f318ed27973763401f4503;hpb=48a400f2e068527b338ceecf8ed1dde2da971ca9;p=user%2Fhenk%2Fcode%2Finspircd.git 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,