diff options
Diffstat (limited to 'modules/core/db_plain.cpp')
-rw-r--r-- | modules/core/db_plain.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/core/db_plain.cpp b/modules/core/db_plain.cpp index 78db1aba7..3fa235710 100644 --- a/modules/core/db_plain.cpp +++ b/modules/core/db_plain.cpp @@ -254,7 +254,6 @@ ChannelLevel ChannelLevels[] = { {"SET", CA_SET}, {"UNBAN", CA_UNBAN}, {"AUTOOP", CA_AUTOOP}, - {"AUTODEOP", CA_AUTODEOP}, {"AUTOVOICE", CA_AUTOVOICE}, {"OPDEOP", CA_OPDEOP}, {"ACCESS_LIST", CA_ACCESS_LIST}, |