diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configreader.h | 5 |
1 files changed, 0 insertions, 5 deletions
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; |