Useless trace.

This commit is contained in:
Ondrej Filip 2001-08-21 15:03:42 +00:00
parent e8ab168030
commit 37da55168c

View file

@ -274,9 +274,6 @@ originate_net_lsa(struct ospf_iface *ifa)
* try to do it next tick
*/
OSPF_TRACE(D_EVENTS, "Originating Net lsa for iface \"%s\".",
ifa->iface->name);
if((ifa->state!=OSPF_IS_DR)||(ifa->fadj==0))
{
if(ifa->nlsa==NULL) return;