summaryrefslogtreecommitdiffstats
path: root/bin/sh/redir.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/redir.c')
-rw-r--r--bin/sh/redir.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/sh/redir.c b/bin/sh/redir.c
index 6e6f7a5..915b2fc 100644
--- a/bin/sh/redir.c
+++ b/bin/sh/redir.c
@@ -324,10 +324,6 @@ RESET {
popredir();
}
-SHELLPROC {
- clearredir();
-}
-
#endif
/* Return true if fd 0 has already been redirected at least once. */
OpenPOWER on IntegriCloud