summaryrefslogtreecommitdiff
path: root/modules/core/db_plain.cpp
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2010-11-21 16:56:18 -0500
committerAdam <Adam@anope.org>2010-12-12 19:35:30 -0500
commitc5eb349d41ecbc9c961ff2537d9f8985156ab476 (patch)
treeee4e35d302a77a980134d84934f77b57e69b0348 /modules/core/db_plain.cpp
parent7790a7f98c56a16e6fed2bf51168881902880c62 (diff)
Removed the AUTODEOP level, it is unnecessary now because of cs_mode
Diffstat (limited to 'modules/core/db_plain.cpp')
-rw-r--r--modules/core/db_plain.cpp1
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},