aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--spawn.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/spawn.c b/spawn.c
index 5865a881..9f65b329 100644
--- a/spawn.c
+++ b/spawn.c
@@ -446,7 +446,6 @@ complete:
}
#endif
- new_wp->pipe_off = 0;
new_wp->flags &= ~PANE_EXITED;
sigprocmask(SIG_SETMASK, &oldset, NULL);