Remove global variable "now".
[tinc] / src / net_setup.c
index 814d698..22a9561 100644 (file)
@@ -580,8 +580,6 @@ bool setup_network_connections(void)
 {
        cp();
 
-       now = time(NULL);
-
        init_connections();
        init_subnets();
        init_nodes();