From ff1f90c3c2ef2b0ebc5983226a381dfbf113c957 Mon Sep 17 00:00:00 2001 From: Esben Norby Date: Thu, 26 May 2005 22:44:25 +0000 Subject: Unwanted. --- usr.sbin/ospfd/rde_spf.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'usr.sbin/ospfd/rde_spf.c') diff --git a/usr.sbin/ospfd/rde_spf.c b/usr.sbin/ospfd/rde_spf.c index a8eac117d48..edad46e8923 100644 --- a/usr.sbin/ospfd/rde_spf.c +++ b/usr.sbin/ospfd/rde_spf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: rde_spf.c,v 1.17 2005/05/24 06:55:21 claudio Exp $ */ +/* $OpenBSD: rde_spf.c,v 1.18 2005/05/26 22:44:24 norby Exp $ */ /* * Copyright (c) 2005 Esben Norby @@ -565,8 +565,6 @@ start_spf_timer(struct ospfd_conf *conf) { struct timeval tv; - log_debug("start_spf_timer:"); - switch (conf->spf_state) { case SPF_IDLE: log_debug("start_spf_timer: IDLE -> DELAY"); -- cgit v1.2.3