aboutsummaryrefslogtreecommitdiffstats
path: root/nest
diff options
context:
space:
mode:
Diffstat (limited to 'nest')
-rw-r--r--nest/rt-table.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/nest/rt-table.c b/nest/rt-table.c
index a7e31d85..13209dd7 100644
--- a/nest/rt-table.c
+++ b/nest/rt-table.c
@@ -618,9 +618,6 @@ export_filter_(struct channel *c, rte *rt0, rte **rt_free, linpool *pool, int si
goto reject;
}
- /* Needed for pipes */
- rte_store_tmp_attrs(rt, pool, NULL);
-
accept:
if (rt != rt0)
*rt_free = rt;