diff options
author | cyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-02-14 23:04:19 +0000 |
---|---|---|
committer | cyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-02-14 23:04:19 +0000 |
commit | bf020d8dfd0f800a69902da65332a5aff4ae7b02 (patch) | |
tree | b0f694adde65fb44718f7716b4f257dc31375d28 /include | |
parent | 77174a7b4d246a8b879bc713bcd0c3c4860d3bdd (diff) |
Removed references to RAW in config and lang files. Kirby from Dreamland ate them, he was hungry. Probably wasn't good for his appetite, though.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2049 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'include')
-rw-r--r-- | include/extern.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/extern.h b/include/extern.h index 691342316..d826bd62e 100644 --- a/include/extern.h +++ b/include/extern.h @@ -367,7 +367,6 @@ E time_t SZLineExpiry; E bool AkillOnAdd; E bool KillonSGline; E bool KillonSQline; -E bool DisableRaw; E bool WallOper; E bool WallBadOS; E bool WallOSGlobal; @@ -380,7 +379,6 @@ E bool WallOSSQLine; E bool WallOSSZLine; E bool WallOSNoOp; E bool WallOSJupe; -E bool WallOSRaw; E bool WallAkillExpire; E bool WallSGLineExpire; E bool WallSQLineExpire; |