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 <4win...@informatik.uni-hamburg.de>
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