diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configreader.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configreader.h b/include/configreader.h index f3137ec0a..3d9923536 100644 --- a/include/configreader.h +++ b/include/configreader.h @@ -336,12 +336,6 @@ class CoreExport ServerConfig */ bool RestrictBannedUsers; - /** If this is set to true, then mode lists (e.g - * MODE \#chan b) are hidden from unprivileged - * users. - */ - bool HideModeLists[256]; - /** The number of seconds the DNS subsystem * will wait before timing out any request. */ |