1
0
mirror of https://github.com/anope/anope.git synced 2026-07-03 13:43:12 +02:00

Removed the AUTODEOP level, it is unnecessary now because of cs_mode

This commit is contained in:
Adam
2010-11-21 16:56:18 -05:00
parent 7790a7f98c
commit c5eb349d41
7 changed files with 8 additions and 42 deletions
-1
View File
@@ -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},