diff options
author | Adam <Adam@anope.org> | 2010-11-21 16:56:18 -0500 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-12-12 19:35:30 -0500 |
commit | c5eb349d41ecbc9c961ff2537d9f8985156ab476 (patch) | |
tree | ee4e35d302a77a980134d84934f77b57e69b0348 /include/language.h | |
parent | 7790a7f98c56a16e6fed2bf51168881902880c62 (diff) |
Removed the AUTODEOP level, it is unnecessary now because of cs_mode
Diffstat (limited to 'include/language.h')
-rw-r--r-- | include/language.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/language.h b/include/language.h index 634b840dd..fd700d253 100644 --- a/include/language.h +++ b/include/language.h @@ -269,7 +269,6 @@ enum LanguageString CHAN_LEVEL_AUTOVOICE, CHAN_LEVEL_AUTOHALFOP, CHAN_LEVEL_AUTOPROTECT, - CHAN_LEVEL_AUTODEOP, CHAN_LEVEL_NOJOIN, CHAN_LEVEL_INVITE, CHAN_LEVEL_AKICK, |