diff options
| author | 2018-10-01 16:53:27 +0100 | |
|---|---|---|
| committer | 2018-10-01 17:26:22 +0100 | |
| commit | 08177bccc25500994d96dfa8679cd7da30cdb800 (patch) | |
| tree | a2b5a71e4ed19e16919f6bbdeed3aea002fac0b3 /include | |
| parent | Move <security:hidesplits> to the spanningtree module. (diff) | |
Move <security:userstats> into core_stats.
Diffstat (limited to 'include')
| -rw-r--r-- | include/configreader.h | 5 |
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; |
