diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configreader.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configreader.h b/include/configreader.h index be7d8c7e0..2a1f07283 100644 --- a/include/configreader.h +++ b/include/configreader.h @@ -376,10 +376,6 @@ class CoreExport ServerConfig */ unsigned int MaxTargets; - /** True if we're going to hide netsplits as *.net *.split for non-opers - */ - bool HideSplits; - /** True if we're going to hide ban reasons for non-opers (e.g. G-Lines, * K-Lines, Z-Lines) */ |