diff options
Diffstat (limited to 'sbin/routed/table.c')
-rw-r--r-- | sbin/routed/table.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/routed/table.c b/sbin/routed/table.c index a1f80ff..8054a49 100644 --- a/sbin/routed/table.c +++ b/sbin/routed/table.c @@ -607,8 +607,6 @@ ag_check(naddr dst, CHECK_AG(); } - -#define NAME0_LEN 14 static const char * rtm_type_name(u_char type) { |