diff options
Diffstat (limited to 'src/protocol/unreal32.c')
-rw-r--r-- | src/protocol/unreal32.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/protocol/unreal32.c b/src/protocol/unreal32.c index b44031004..55fe49dd4 100644 --- a/src/protocol/unreal32.c +++ b/src/protocol/unreal32.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 */ 12, /* Max number of modes we can send per line */ } , |