summaryrefslogtreecommitdiffstats
path: root/nhrpd/nhrp_errors.c
diff options
context:
space:
mode:
Diffstat (limited to 'nhrpd/nhrp_errors.c')
-rw-r--r--nhrpd/nhrp_errors.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nhrpd/nhrp_errors.c b/nhrpd/nhrp_errors.c
index 71ec21113..3c0d4c3e5 100644
--- a/nhrpd/nhrp_errors.c
+++ b/nhrpd/nhrp_errors.c
@@ -45,7 +45,5 @@ static struct ferr_ref ferr_nhrp_err[] = {
void nhrp_error_init(void)
{
- ferr_ref_init();
-
ferr_ref_add(ferr_nhrp_err);
}