diff --git a/network.c b/network.c index 0402d0f..03ed221 100644 --- a/network.c +++ b/network.c @@ -495,7 +495,6 @@ void Link_get_stat(Link *this_link) } } - void LinkTable_fill(LinkTable *linktbl) { Link *head_link = linktbl->links[0];