diff options
| author | 2009-11-03 17:12:25 +0000 | |
|---|---|---|
| committer | 2009-11-03 17:12:25 +0000 | |
| commit | 80df092fa38524a415a3bb258384dde819ec86e3 (patch) | |
| tree | a1f9d32c12f7069292ba62b4594c05acf00ec1a9 /include/configreader.h | |
| parent | Move MODENOTICE command to a command module (diff) | |
Remove AllowHalfop item from server config
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11996 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/configreader.h')
| -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 4b425e03b..f5ce4b57a 100644 --- a/include/configreader.h +++ b/include/configreader.h @@ -376,11 +376,6 @@ class CoreExport ServerConfig */ bool RestrictBannedUsers; - /** If this value is true, halfops have been - * enabled in the configuration file. - */ - bool AllowHalfop; - /** If this is set to true, then mode lists (e.g * MODE #chan b) are hidden from unprivileged * users. |
