This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch upstream in repository hurd.
commit 6d9601c56f2dd29cfbcf8dee30a2fff24a39df17 Author: Justus Winter <[email protected]> Date: Tue Apr 14 21:18:31 2015 +0200 libdiskfs: drop unused fields from struct node * libdiskfs/diskfs.h (struct node): Drop unused fields from struct node. --- libdiskfs/diskfs.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/libdiskfs/diskfs.h b/libdiskfs/diskfs.h index 18df0eb..7a21dff 100644 --- a/libdiskfs/diskfs.h +++ b/libdiskfs/diskfs.h @@ -80,8 +80,6 @@ struct peropen filesystem. */ struct node { - struct node *next, **prevp; - struct disknode *dn; io_statbuf_t dn_stat; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
