diff options
Diffstat (limited to 'modules/protocol/unreal32.cpp')
-rw-r--r-- | modules/protocol/unreal32.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/protocol/unreal32.cpp b/modules/protocol/unreal32.cpp index 70e03cf55..80d1ab08d 100644 --- a/modules/protocol/unreal32.cpp +++ b/modules/protocol/unreal32.cpp @@ -17,7 +17,6 @@ IRCDVar myIrcd[] = { {"UnrealIRCd 3.2.x", /* ircd name */ "+Soiq", /* Modes used by pseudoclients */ - 5, /* Chan Max Symbols */ 1, /* SVSNICK */ 1, /* Vhost */ 1, /* Supports SNlines */ @@ -27,7 +26,6 @@ IRCDVar myIrcd[] = { 0, /* Chan SQlines */ 0, /* Quit on Kill */ 1, /* SVSMODE unban */ - 1, /* Reverse */ 1, /* vidents */ 1, /* svshold */ 1, /* time stamp on mode */ |