From 0fb892afc919bec668f6aa24ca984e663e38955c Mon Sep 17 00:00:00 2001 From: w00t Date: Tue, 4 Apr 2006 05:42:33 +0000 Subject: Forward port the removal of -nolimit (doesn't seem to be in the current command line stuff regardless?) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3815 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/inspircd_io.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'include/inspircd_io.h') diff --git a/include/inspircd_io.h b/include/inspircd_io.h index 531026778..9b9e1143a 100644 --- a/include/inspircd_io.h +++ b/include/inspircd_io.h @@ -189,14 +189,6 @@ class ServerConfig : public classbase */ bool nofork; - /** If this value is true, the owner of the - * server has chosen to unlimit the coredump - * size to as large a value as his account - * settings will allow. This is often used - * when debugging. - */ - bool unlimitcore; - /** If this value is true, halfops have been * enabled in the configuration file. */ -- cgit v1.2.3