diff options
author | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-10-13 12:32:37 +0000 |
---|---|---|
committer | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-10-13 12:32:37 +0000 |
commit | 2b0e9c3f5f0eb631619bc111764146553bcdf303 (patch) | |
tree | dc85f649a57bf72fc300808b36bee606daff9688 /src/protocol/ratbox.c | |
parent | 3324e62bae6f04e4f16f113b2e3352fae242f405 (diff) |
Merge commit 'cbx/anopeng-config' into anopeng-config
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1429 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'src/protocol/ratbox.c')
-rw-r--r-- | src/protocol/ratbox.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/protocol/ratbox.c b/src/protocol/ratbox.c index 859324490..f423a849a 100644 --- a/src/protocol/ratbox.c +++ b/src/protocol/ratbox.c @@ -56,7 +56,6 @@ IRCDVar myIrcd[] = { "+oai", /* operserv mode */ "+oi", /* botserv mode */ "+oi", /* helpserv mode */ - "+oi", /* Dev/Null mode */ "+oi", /* Global mode */ "+oi", /* Used by BotServ Bots */ 2, /* Chan Max Symbols */ |