summaryrefslogtreecommitdiff
path: root/include/extern.h
diff options
context:
space:
mode:
authorrburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864>2008-11-16 00:56:47 +0000
committerrburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864>2008-11-16 00:56:47 +0000
commit61f2ce9a41acc6016b24da58005f9b779017d7d2 (patch)
tree3061017a7ac717abbd9c6e85c4741b5162afbf2b /include/extern.h
parent01806ba86146730cf404daef624ee5208fc2e056 (diff)
Enable SVSHOLD for Insp1.1/1.2, remove UseSVSHOLD. Enforcer support may go away, as it is hacky, and no longer used with any of the ircds.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1739 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'include/extern.h')
-rw-r--r--include/extern.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/extern.h b/include/extern.h
index aa7e425a6..b0cf79390 100644
--- a/include/extern.h
+++ b/include/extern.h
@@ -300,8 +300,7 @@ E bool UseStrictPrivMsg;
E bool DumpCore;
E bool LogUsers;
E int NickRegDelay;
-E int UseSVSHOLD;
-E bool RestrictOperNicks;
+E int RestrictOperNicks;
E int NewsCount;
E char *Numeric;
E int UseTS6;