diff options
Diffstat (limited to 'os/port/inferno.c')
| -rw-r--r-- | os/port/inferno.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os/port/inferno.c b/os/port/inferno.c index 8858ec1e..7653f2d2 100644 --- a/os/port/inferno.c +++ b/os/port/inferno.c @@ -861,7 +861,6 @@ Sys_pctl(void *fp) np.np->slash = cclone(dot); cnameclose(np.np->slash->name); np.np->slash->name = newcname("/"); - np.np->pin = o->pgrp->pin; /* pin is ALWAYS inherited */ np.np->nodevs = o->pgrp->nodevs; opg = o->pgrp; o->pgrp = np.np; |
