From a95d82e5241204b90ad96bcc56f56522668dcc9e Mon Sep 17 00:00:00 2001 From: danieldg Date: Wed, 11 Nov 2009 00:26:05 +0000 Subject: Get rid of DieDelay, it just freezes the ircd prior to exit git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12084 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 f5ce4b57a..e9bcbdb2c 100644 --- a/include/configreader.h +++ b/include/configreader.h @@ -414,11 +414,6 @@ class CoreExport ServerConfig */ int MaxWhoResults; - /** How many seconds to wait before exiting - * the program when /DIE is correctly issued. - */ - int DieDelay; - /** True if we're going to hide netsplits as *.net *.split for non-opers */ bool HideSplits; -- cgit v1.2.3