Remove global variable "now".

This commit is contained in:
Guus Sliepen 2007-05-18 09:34:06 +00:00
parent 7e1117197c
commit ddc6a81a85
10 changed files with 18 additions and 38 deletions

View file

@ -580,8 +580,6 @@ bool setup_network_connections(void)
{
cp();
now = time(NULL);
init_connections();
init_subnets();
init_nodes();