Don't run rt calculation twice.

This commit is contained in:
Ondrej Filip 2000-05-30 17:00:17 +00:00
parent b477a9a855
commit 13b02be25a

View file

@ -8,7 +8,6 @@
#include "ospf.h" #include "ospf.h"
/* FIXME Go on */
void void
flush_lsa(struct top_hash_entry *en, struct ospf_area *oa) flush_lsa(struct top_hash_entry *en, struct ospf_area *oa)
{ {