mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-02-20 17:33:08 +00:00
removed some debug output.
This commit is contained in:
parent
551f22092f
commit
801d55dc00
@ -1199,7 +1199,6 @@ int overlay_route_tick()
|
||||
|
||||
/* Go through some of node list */
|
||||
n=overlay_route_tick_node_bundle_size;
|
||||
printf("ticking %d nodes\n",n);
|
||||
if (n<1) n=1;
|
||||
while(n--)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user