removed some debug output.

This commit is contained in:
gardners 2012-04-23 13:30:12 +09:30
parent 551f22092f
commit 801d55dc00

View File

@ -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--)
{