diff options
author | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-11-16 00:56:17 +0000 |
---|---|---|
committer | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-11-16 00:56:17 +0000 |
commit | 01806ba86146730cf404daef624ee5208fc2e056 (patch) | |
tree | 8bf6127239d9bd2a9be5189dd2400c8082a51723 /include/extern.h | |
parent | 69d5982adbc763150beee66bf45196d808dfb991 (diff) |
Remove UnRestrictSAdmin.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1738 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'include/extern.h')
-rw-r--r-- | include/extern.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/extern.h b/include/extern.h index 5d2afe5c9..aa7e425a6 100644 --- a/include/extern.h +++ b/include/extern.h @@ -304,7 +304,6 @@ E int UseSVSHOLD; E bool RestrictOperNicks; E int NewsCount; E char *Numeric; -E int UnRestrictSAdmin; E int UseTS6; E char **HostSetters; |