diff options
Diffstat (limited to 'proc/info.c')
-rw-r--r-- | proc/info.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/proc/info.c b/proc/info.c index 6ab9f3fa..0c77c622 100644 --- a/proc/info.c +++ b/proc/info.c @@ -868,8 +868,6 @@ S_proc_getloginpids (struct proc *callerp, /* Relay it to the Subhurd's proc server (if any). */ error_t err; pid_t pid_sub; - pid_t leader_sub; - task_t leader_task; /* Release global lock while talking to the other proc server. */ pthread_mutex_unlock (&global_lock); |