This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch upstream in repository hurd.
commit 03fee0acc07c7ec484746ab60b1b55e33b9c19f9 Author: Justus Winter <[email protected]> Date: Sun May 25 14:37:55 2014 +0200 libpager: drop unused fields from struct pager * libpager/priv.h (struct pager): Drop fields next, pprev. --- libpager/priv.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/libpager/priv.h b/libpager/priv.h index d49cbb9..1f8405a 100644 --- a/libpager/priv.h +++ b/libpager/priv.h @@ -59,8 +59,6 @@ struct pager int noterm; /* number of threads blocking termination */ - struct pager *next, **pprev; - int termwaiting:1; int waitingforseqno:1; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
