ircst legacy declaration gone

This commit is contained in:
Valery Yatsko 2008-04-02 16:00:08 +04:00
parent 4ecbad0036
commit 1ec2ad721b
1 changed files with 1 additions and 1 deletions

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 */
} }
/* /*