From 4a2035fd71990848017237838fe11bc1aeb41641 Mon Sep 17 00:00:00 2001 From: Paul Jakma Date: Fri, 1 Apr 2011 15:58:27 +0100 Subject: Revert "bgpd: "Intern" communities in route maps" This reverts commit 2c9fd7e07283b8904ef20030c9dadb032e999b12. --- bgpd/bgp_community.h | 1 - 1 file changed, 1 deletion(-) (limited to 'bgpd/bgp_community.h') diff --git a/bgpd/bgp_community.h b/bgpd/bgp_community.h index 78cbfe2b..bc1e56ef 100644 --- a/bgpd/bgp_community.h +++ b/bgpd/bgp_community.h @@ -70,6 +70,5 @@ extern int community_include (struct community *, u_int32_t); extern void community_del_val (struct community *, u_int32_t *); extern unsigned long community_count (void); extern struct hash *community_hash (void); -extern struct community *community_lookup (struct community *); #endif /* _QUAGGA_BGP_COMMUNITY_H */ -- cgit v1.2.1