diff options
Diffstat (limited to 'include/extern.h')
-rw-r--r-- | include/extern.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/extern.h b/include/extern.h index b0cf79390..325625916 100644 --- a/include/extern.h +++ b/include/extern.h @@ -300,10 +300,9 @@ E bool UseStrictPrivMsg; E bool DumpCore; E bool LogUsers; E int NickRegDelay; -E int RestrictOperNicks; +E bool RestrictOperNicks; E int NewsCount; E char *Numeric; -E int UseTS6; E char **HostSetters; E int HostNumber; |