mirror of
https://github.com/servalproject/serval-dna.git
synced 2024-12-19 05:07:56 +00:00
removed debugging output
This commit is contained in:
parent
1b9f706209
commit
da494c7124
@ -856,9 +856,6 @@ int overlay_tick_interface(int i, long long now)
|
|||||||
if (overlay_interfaces[i].observed>0)
|
if (overlay_interfaces[i].observed>0)
|
||||||
if (!p->broadcast_sent_via[i])
|
if (!p->broadcast_sent_via[i])
|
||||||
{
|
{
|
||||||
if (1)
|
|
||||||
fprintf(stderr,
|
|
||||||
"Frame still needs to be sent on interface #%d\n",i);
|
|
||||||
workLeft=1;
|
workLeft=1;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user