summaryrefslogtreecommitdiff
path: root/staticd/static_vrf.h
diff options
context:
space:
mode:
Diffstat (limited to 'staticd/static_vrf.h')
-rw-r--r--staticd/static_vrf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/staticd/static_vrf.h b/staticd/static_vrf.h
index 81296f2864..3977899054 100644
--- a/staticd/static_vrf.h
+++ b/staticd/static_vrf.h
@@ -37,8 +37,6 @@ struct stable_info {
struct static_vrf *static_vrf_lookup_by_name(const char *vrf_name);
struct static_vrf *static_vrf_lookup_by_id(vrf_id_t vrf_id);
-int static_vrf_has_config(struct static_vrf *svrf);
-
void static_vrf_init(void);
struct route_table *static_vrf_static_table(afi_t afi, safi_t safi,