diff options
Diffstat (limited to 'bgpd/bgp_errors.c')
| -rw-r--r-- | bgpd/bgp_errors.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bgpd/bgp_errors.c b/bgpd/bgp_errors.c index 5535a2a8ad..c86178d99a 100644 --- a/bgpd/bgp_errors.c +++ b/bgpd/bgp_errors.c @@ -302,7 +302,5 @@ static struct ferr_ref ferr_bgp_err[] = { void bgp_error_init(void) { - ferr_ref_init(); - ferr_ref_add(ferr_bgp_err); } |
