summaryrefslogtreecommitdiffstats
path: root/proto
diff options
context:
space:
mode:
authorOndrej Filip <feela@network.cz>2000-05-30 19:00:17 +0200
committerOndrej Filip <feela@network.cz>2000-05-30 19:00:17 +0200
commit13b02be25a41d7a505f7a888f948220a15edcf8a (patch)
tree259f0471afaa33e49d097c90fe4050eeaa5cc3fc /proto
parentb477a9a855f75486c2e03bb7b68faba7923bc511 (diff)
downloadbird-13b02be25a41d7a505f7a888f948220a15edcf8a.tar
bird-13b02be25a41d7a505f7a888f948220a15edcf8a.zip
Don't run rt calculation twice.
Diffstat (limited to 'proto')
-rw-r--r--proto/ospf/lsalib.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/ospf/lsalib.c b/proto/ospf/lsalib.c
index ac56a10..face9dc 100644
--- a/proto/ospf/lsalib.c
+++ b/proto/ospf/lsalib.c
@@ -8,7 +8,6 @@
#include "ospf.h"
-/* FIXME Go on */
void
flush_lsa(struct top_hash_entry *en, struct ospf_area *oa)
{