diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configreader.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configreader.h b/include/configreader.h index 3759e909f..fb187048b 100644 --- a/include/configreader.h +++ b/include/configreader.h @@ -429,10 +429,6 @@ class CoreExport ServerConfig : public Extensible */ bool AllowHalfop; - /** If this value is true, users are allowed to devoice themselves. - */ - bool AllowDevoiceSelf; - /** If this is set to true, then mode lists (e.g * MODE #chan b) are hidden from unprivileged * users. |