From 38351efa8d3f17ad9a46f332783fbe0fd663f0cf Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 5 Jul 2021 16:43:33 +0100 Subject: Deduplicate all whois numerics to the whois module header. --- src/modules/m_cgiirc.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/modules/m_cgiirc.cpp') diff --git a/src/modules/m_cgiirc.cpp b/src/modules/m_cgiirc.cpp index f0963e4c1..37609bec0 100644 --- a/src/modules/m_cgiirc.cpp +++ b/src/modules/m_cgiirc.cpp @@ -33,12 +33,6 @@ #include "modules/webirc.h" #include "modules/whois.h" -enum -{ - // InspIRCd-specific. - RPL_WHOISGATEWAY = 350 -}; - // One or more hostmask globs or CIDR ranges. typedef std::vector MaskList; -- cgit v1.3.1-10-gc9f91