From 5f8e7fc4b2ea9cde18786aff1f04d9e8eebca594 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 22 Jul 2022 14:37:28 +0100 Subject: Kill a now unused field in the showwhois module. --- src/modules/m_showwhois.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/modules/m_showwhois.cpp b/src/modules/m_showwhois.cpp index 8dd1e6cc0..56147c5a4 100644 --- a/src/modules/m_showwhois.cpp +++ b/src/modules/m_showwhois.cpp @@ -79,7 +79,6 @@ class ModuleShowwhois final , public Whois::EventListener { private: - bool ShowWhoisFromOpers; SeeWhois sw; WhoisNoticeCmd cmd; -- cgit v1.3.1-10-gc9f91