From ff5fdd21c161f8fec055fa93f7d460e1e83b9658 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Mon, 1 Oct 2018 16:35:00 +0100 Subject: Move into core_whois. --- src/configreader.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/configreader.cpp') diff --git a/src/configreader.cpp b/src/configreader.cpp index 18cfe032f..5399baa17 100644 --- a/src/configreader.cpp +++ b/src/configreader.cpp @@ -412,7 +412,6 @@ void ServerConfig::Fill() HideSplits = security->getBool("hidesplits"); HideBans = security->getBool("hidebans"); HideServer = security->getString("hideserver", security->getString("hidewhois")); - GenericOper = security->getBool("genericoper"); SyntaxHints = options->getBool("syntaxhints"); FullHostInTopic = options->getBool("hostintopic"); MaxTargets = security->getUInt("maxtargets", 20, 1, 31); -- cgit v1.3.1-10-gc9f91