commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd] 50/70: proc: Remove unused declaration of zombie_list


From: Samuel Thibault
Subject: [hurd] 50/70: proc: Remove unused declaration of zombie_list
Date: Mon, 16 Sep 2013 07:41:44 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch upstream
in repository hurd.

commit f1f56bbfeb79a4e28b5476008d9cd5306b204fd7
Author: Justus Winter <address@hidden>
Date:   Thu Sep 5 18:38:38 2013 +0200

    proc: Remove unused declaration of zombie_list
    
    * proc/proc.h (zombie_list): Remove declaration.
---
 proc/proc.h |    2 --
 1 file changed, 2 deletions(-)

diff --git a/proc/proc.h b/proc/proc.h
index f846b37..80f8397 100644
--- a/proc/proc.h
+++ b/proc/proc.h
@@ -132,8 +132,6 @@ struct exc
   natural_t thread_state[0];
 };
 
-struct zombie *zombie_list;
-
 mach_port_t authserver;
 struct proc *self_proc;                /* process 0 (us) */
 struct proc *startup_proc;     /* process 1 (init) */

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]