summaryrefslogtreecommitdiff
path: root/nest/rt-show.c
diff options
context:
space:
mode:
Diffstat (limited to 'nest/rt-show.c')
-rw-r--r--nest/rt-show.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nest/rt-show.c b/nest/rt-show.c
index 05065134..99f29691 100644
--- a/nest/rt-show.c
+++ b/nest/rt-show.c
@@ -127,7 +127,6 @@ rt_show_net(struct cli *c, net *n, struct rt_show_data *d)
continue;
ee = e;
- rte_make_tmp_attrs(&e, c->show_pool, NULL);
/* Export channel is down, do not try to export routes to it */
if (ec && (ec->export_state == ES_DOWN))