diff options
Diffstat (limited to 'include/plexus.h')
-rw-r--r-- | include/plexus.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/plexus.h b/include/plexus.h index d1c3eac5e..5c90bcbfd 100644 --- a/include/plexus.h +++ b/include/plexus.h @@ -13,15 +13,6 @@ #ifdef IRC_PLEXUS -#define PROTECT_SET_MODE "+" -#define PROTECT_UNSET_MODE "+" -#define CS_CMD_PROTECT "PROTECT" -#define CS_CMD_DEPROTECT "DEPROTECT" -#define FANT_PROTECT_ADD "!protect" -#define FANT_PROTECT_DEL "!deprotect" -#define LEVEL_PROTECT_WORD "AUTOPROTECT" -#define LEVELINFO_PROTECT_WORD "PROTECT" -#define LEVELINFO_PROTECTME_WORD "PROTECTME" #define UMODE_a 0x00000001 #define UMODE_h 0x00000002 |