diff options
| author | 2018-10-01 16:31:36 +0100 | |
|---|---|---|
| committer | 2018-10-01 17:26:22 +0100 | |
| commit | 9ddb9cc6584c1f595ebbf95cf1b3630984733b25 (patch) | |
| tree | f60f01cb47a124c16518dc123ba99b8e7f025afa /include/configreader.h | |
| parent | Move <security:hidekills> into core_oper. (diff) | |
Move <security:hideulinekills> into core_oper.
Diffstat (limited to 'include/configreader.h')
| -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 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. */ |
