aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGravatar Peter Powell2018-10-01 16:53:27 +0100
committerGravatar Peter Powell2018-10-01 17:26:22 +0100
commit08177bccc25500994d96dfa8679cd7da30cdb800 (patch)
treea2b5a71e4ed19e16919f6bbdeed3aea002fac0b3 /include
parentMove <security:hidesplits> to the spanningtree module. (diff)
Move <security:userstats> into core_stats.
Diffstat (limited to 'include')
-rw-r--r--include/configreader.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configreader.h b/include/configreader.h
index 2a1f07283..c63ea717a 100644
--- a/include/configreader.h
+++ b/include/configreader.h
@@ -396,11 +396,6 @@ class CoreExport ServerConfig
*/
ClassVector Classes;
- /** STATS characters in this list are available
- * only to operators.
- */
- std::string UserStats;
-
/** Default channel modes
*/
std::string DefaultModes;