summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2018-10-01 16:31:36 +0100
committerPeter Powell <petpow@saberuk.com>2018-10-01 17:26:22 +0100
commit9ddb9cc6584c1f595ebbf95cf1b3630984733b25 (patch)
treef60f01cb47a124c16518dc123ba99b8e7f025afa /include
parent7b6f7dcde5f077717a3bd665d269766a966243b0 (diff)
Move <security:hideulinekills> into core_oper.
Diffstat (limited to 'include')
-rw-r--r--include/configreader.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configreader.h b/include/configreader.h
index 12b154b69..5d99bd843 100644
--- a/include/configreader.h
+++ b/include/configreader.h
@@ -397,10 +397,6 @@ class CoreExport ServerConfig
/** Set to a non-empty string to obfuscate server names. */
std::string HideServer;
- /** Set to hide kills from clients of ulined servers in snotices.
- */
- bool HideULineKills;
-
/** The full pathname and filename of the PID
* file as defined in the configuration.
*/