diff options
Diffstat (limited to 'src/protocol/bahamut.c')
-rw-r--r-- | src/protocol/bahamut.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/protocol/bahamut.c b/src/protocol/bahamut.c index a813a4b6c..717654220 100644 --- a/src/protocol/bahamut.c +++ b/src/protocol/bahamut.c @@ -53,7 +53,6 @@ IRCDVar myIrcd[] = { 0, /* p10 */ 0, /* CIDR channelbans */ "$", /* TLD Prefix for Global */ - false, /* Auth for users is sent after the initial NICK/UID command */ 6, /* Max number of modes we can send per line */ } , |