spawn.c: fix up bad merge

pull/2270/head
Thomas Adam 2020-05-21 09:02:04 +01:00
parent 40126ee96c
commit 2420bd8584
1 changed files with 0 additions and 1 deletions

View File

@ -446,7 +446,6 @@ complete:
}
#endif
new_wp->pipe_off = 0;
new_wp->flags &= ~PANE_EXITED;
sigprocmask(SIG_SETMASK, &oldset, NULL);