From d7dd8d193c2e6176e97ec182d65b6ba1d0800aa5 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Mon, 1 Oct 2018 16:41:18 +0100 Subject: Move to the spanningtree module. --- include/configreader.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include') 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) */ -- cgit v1.2.3