aboutsummaryrefslogtreecommitdiff
path: root/spawn.c
diff options
context:
space:
mode:
Diffstat (limited to 'spawn.c')
-rw-r--r--spawn.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/spawn.c b/spawn.c
index 01f19097..d5b52ffa 100644
--- a/spawn.c
+++ b/spawn.c
@@ -439,7 +439,6 @@ spawn_pane(struct spawn_context *sc, char **cause)
_exit(1);
complete:
- new_wp->pipe_off = 0;
new_wp->flags &= ~PANE_EXITED;
sigprocmask(SIG_SETMASK, &oldset, NULL);