X-Git-Url: http://git.pk910.de/?p=ircu2.10.12-pk.git;a=blobdiff_plain;f=ircd%2Fircd.c;h=7048e7dcbadeee50d3533629eca39526c282ce27;hp=2a521703be67091563096cad4b0340801e93da48;hb=3c91fc4a46bc963b0e71e28a1383874a1593941c;hpb=6ae1a85dcd5322c27a5c17a0a3a8566b5166538c diff --git a/ircd/ircd.c b/ircd/ircd.c index 2a52170..7048e7d 100644 --- a/ircd/ircd.c +++ b/ircd/ircd.c @@ -752,9 +752,7 @@ int main(int argc, char **argv) { cli_lasttime(&me) = cli_since(&me) = cli_firsttime(&me) = CurrentTime; hAddClient(&me); -#ifdef IPV6 SetIPv6(&me); -#endif write_pidfile(); init_counters();