From 43c1ceccb9caf8c4f63f191346c2f33889b4ad22 Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Mon, 14 Dec 2009 23:31:25 +0100 Subject: Remove bgp_as4_support variable. --- proto/bgp/bgp.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'proto/bgp/bgp.h') diff --git a/proto/bgp/bgp.h b/proto/bgp/bgp.h index 59ec9c1..7cbd655 100644 --- a/proto/bgp/bgp.h +++ b/proto/bgp/bgp.h @@ -132,8 +132,6 @@ struct bgp_bucket { extern struct linpool *bgp_linpool; -extern int bgp_as4_support; - void bgp_start_timer(struct timer *t, int value); void bgp_check(struct bgp_config *c); -- cgit v1.2.3