summaryrefslogtreecommitdiff
path: root/include/inspircd_io.h
diff options
context:
space:
mode:
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.
*/