summaryrefslogtreecommitdiff
path: root/src/protocol/ratbox.c
diff options
context:
space:
mode:
authorrburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864>2009-04-02 20:33:28 +0000
committerrburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864>2009-04-02 20:33:28 +0000
commit93baed333f9a3f331d72ef5bd1b32556487aba78 (patch)
treef05868b22b583cfc1b0b37ab2bc619f17cf9b04a /src/protocol/ratbox.c
parente9e5ccc891686e65ec064aba45b2ba120d339382 (diff)
Remove rootmodeonid, opermodeonid, adminmodeonid - unused, and utterly useless/bad.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2238 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'src/protocol/ratbox.c')
-rw-r--r--src/protocol/ratbox.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/protocol/ratbox.c b/src/protocol/ratbox.c
index acde49ac0..3e20f33cf 100644
--- a/src/protocol/ratbox.c
+++ b/src/protocol/ratbox.c
@@ -61,9 +61,6 @@ IRCDVar myIrcd[] = {
NULL, /* Mode to set for chan admin */
NULL, /* Mode to unset for chan admin */
NULL, /* Mode On Reg */
- NULL, /* Mode on ID for Roots */
- NULL, /* Mode on ID for Admins */
- NULL, /* Mode on ID for Opers */
NULL, /* Mode on UnReg */
NULL, /* Mode on Nick Change */
1, /* Supports SGlines */