summaryrefslogtreecommitdiff
path: root/include/inspircd_io.h
diff options
context:
space:
mode:
authorw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2006-04-04 05:42:33 +0000
committerw00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7>2006-04-04 05:42:33 +0000
commit0fb892afc919bec668f6aa24ca984e663e38955c (patch)
treeef27674b7c1e5cab53b589f2162a83d2f593bf59 /include/inspircd_io.h
parent1948b0ac2804166261e4ad4d4b8722a4def84135 (diff)
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
Diffstat (limited to 'include/inspircd_io.h')
-rw-r--r--include/inspircd_io.h8
1 files changed, 0 insertions, 8 deletions
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.
*/