From 96e4434f9078bf3db0dad96d56f35cbee53252d5 Mon Sep 17 00:00:00 2001 From: danieldg Date: Fri, 29 Jan 2010 00:08:45 +0000 Subject: Remove MaxWhoResults, replace with an increase of Penalty based on result list size git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12325 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/configreader.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include') diff --git a/include/configreader.h b/include/configreader.h index eee16cb6c..3d01d7e91 100644 --- a/include/configreader.h +++ b/include/configreader.h @@ -409,11 +409,6 @@ class CoreExport ServerConfig */ unsigned int MaxTargets; - /** The maximum number of /WHO results allowed - * in any single /WHO command. - */ - int MaxWhoResults; - /** True if we're going to hide netsplits as *.net *.split for non-opers */ bool HideSplits; -- cgit v1.2.3