0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-10-05 15:18:52 +02:00

ircst legacy declaration gone

This commit is contained in:
Valery Yatsko 2008-04-02 16:00:08 +04:00
parent 7ea870f364
commit 35ce33bc5f

View file

@ -46,7 +46,7 @@ struct ServerStatistics ServerStats;
void void
init_stats() init_stats()
{ {
memset(&ircst, 0, sizeof(ircst)); /* XXX nothing to do - was ServerStats init -- dwr */
} }
/* /*