diff options
Diffstat (limited to 'modules/protocol/bahamut.cpp')
-rw-r--r-- | modules/protocol/bahamut.cpp | 2 |
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 */ |