summaryrefslogtreecommitdiff
path: root/nest/proto.c
diff options
context:
space:
mode:
Diffstat (limited to 'nest/proto.c')
-rw-r--r--nest/proto.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nest/proto.c b/nest/proto.c
index 72e479d7..3a80ab0e 100644
--- a/nest/proto.c
+++ b/nest/proto.c
@@ -697,8 +697,6 @@ channel_do_stop(struct channel *c)
CALL(c->channel->shutdown, c);
- /* This have to be done in here, as channel pool is freed before channel_do_down() */
- c->out_table = NULL;
}
static void