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