summaryrefslogtreecommitdiff
path: root/modules/protocol/bahamut.cpp
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2010-11-22 13:06:44 -0600
committerAdam <Adam@anope.org>2010-12-12 19:36:16 -0500
commit1a286397e36b9442e43f67584e026f321a10d552 (patch)
tree8b87d074ba3ad7152f2b1a2e29ad04e0bfc5e7af /modules/protocol/bahamut.cpp
parent697dc8938279f33f2ac2c0b2248793c75de07b19 (diff)
Added a plexus3 protocol module
Diffstat (limited to 'modules/protocol/bahamut.cpp')
-rw-r--r--modules/protocol/bahamut.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/protocol/bahamut.cpp b/modules/protocol/bahamut.cpp
index e2a5b2af7..7c0a23112 100644
--- a/modules/protocol/bahamut.cpp
+++ b/modules/protocol/bahamut.cpp
@@ -17,7 +17,6 @@
IRCDVar myIrcd[] = {
{"Bahamut 1.8.x", /* ircd name */
"+", /* Modes used by pseudoclients */
- 2, /* Chan Max Symbols */
1, /* SVSNICK */
0, /* Vhost */
1, /* Supports SNlines */
@@ -27,7 +26,6 @@ IRCDVar myIrcd[] = {
1, /* Chan SQlines */
1, /* Quit on Kill */
1, /* SVSMODE unban */
- 0, /* Reverse */
0, /* vidents */
1, /* svshold */
1, /* time stamp on mode */