summaryrefslogtreecommitdiff
path: root/proc/info.c
diff options
context:
space:
mode:
Diffstat (limited to 'proc/info.c')
-rw-r--r--proc/info.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/proc/info.c b/proc/info.c
index 6ab9f3faa..0c77c6226 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);