diff options
Diffstat (limited to 'zebra/zebra_errors.c')
| -rw-r--r-- | zebra/zebra_errors.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/zebra/zebra_errors.c b/zebra/zebra_errors.c index cb5f30df1f..5f0a9ec011 100644 --- a/zebra/zebra_errors.c +++ b/zebra/zebra_errors.c @@ -381,14 +381,6 @@ static struct log_ref ferr_zebra_err[] = { "If you wish to receive the messages, change your IRDP settings accordingly.", }, { - .code = EC_ZEBRA_IRDP_BAD_TYPE, - .title = - "Zebra received IRDP packet with bad type", - .description = - "THIS IS BULLSHIT REMOVE ME", - .suggestion = "asdf", - }, - { .code = EC_ZEBRA_RNH_NO_TABLE, .title = "Zebra could not find table for next hop", |
