diff options
author | Adam <Adam@anope.org> | 2011-05-06 18:02:53 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2011-05-16 04:10:18 -0400 |
commit | fd4b52ec385167794eaadb18ee635bef757728ee (patch) | |
tree | 49d3e835b072a10887309d8d9155982a5aa61ed0 /include/account.h | |
parent | b59602abf85d522bb2f188be70b6cb7c9556a856 (diff) |
Added os_forbid
Diffstat (limited to 'include/account.h')
-rw-r--r-- | include/account.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/account.h b/include/account.h index 777efb5d0..15d2faa10 100644 --- a/include/account.h +++ b/include/account.h @@ -20,8 +20,6 @@ enum NickNameFlag { NS_BEGIN, - /* Nick may not be registered or used */ - NS_FORBIDDEN, /* Nick never expires */ NS_NO_EXPIRE, /* This nick is being held after a kill by an enforcer client |