summaryrefslogtreecommitdiff
path: root/emu/port/inferno.c
diff options
context:
space:
mode:
Diffstat (limited to 'emu/port/inferno.c')
-rw-r--r--emu/port/inferno.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/emu/port/inferno.c b/emu/port/inferno.c
index b568f9fa..eddacd20 100644
--- a/emu/port/inferno.c
+++ b/emu/port/inferno.c
@@ -859,7 +859,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;