From c7e46aae66861ce282e9b1a0140fa422763094ce Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Wed, 10 May 2000 12:37:43 +0000 Subject: Destroying of neighbor moved from 'hello' to 'neighbor' and improved. --- proto/ospf/hello.h | 1 - 1 file changed, 1 deletion(-) (limited to 'proto/ospf/hello.h') diff --git a/proto/ospf/hello.h b/proto/ospf/hello.h index f40ea01..4369b60 100644 --- a/proto/ospf/hello.h +++ b/proto/ospf/hello.h @@ -18,6 +18,5 @@ void ospf_hello_rx(struct ospf_hello_packet *ps, struct proto *p, struct ospf_iface *ifa, int size, ip_addr faddr); void hello_timer_hook(timer *timer); void wait_timer_hook(timer *timer); -void neighbor_timer_hook(timer *timer); #endif /* _BIRD_OSPF_HELLO_H_ */ -- cgit v1.2.3