diff options
Diffstat (limited to 'nest/rt-table.c')
-rw-r--r-- | nest/rt-table.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nest/rt-table.c b/nest/rt-table.c index 0c4c9e7..832e9ef 100644 --- a/nest/rt-table.c +++ b/nest/rt-table.c @@ -747,7 +747,6 @@ rt_show_cleanup(struct cli *c) void rt_show(struct rt_show_data *d) { - struct rtable_config *tc; net *n; if (d->pxlen == 256) |