diff options
-rw-r--r-- | proc/mgt.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -203,7 +203,6 @@ S_proc_reassign (struct proc *p, task_t newt) { struct proc *stubp = task_find (newt); - mach_port_t foo; if (!p) return EOPNOTSUPP; |
![]() |
index : hurd.git | |
Unnamed repository; edit this file 'description' to name the repository. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | proc/mgt.c | 1 |
@@ -203,7 +203,6 @@ S_proc_reassign (struct proc *p, task_t newt) { struct proc *stubp = task_find (newt); - mach_port_t foo; if (!p) return EOPNOTSUPP; |