commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 55/61: libpager: drop unused fields from struct pager


From: Samuel Thibault
Subject: [hurd] 55/61: libpager: drop unused fields from struct pager
Date: Tue, 27 May 2014 08:32:14 +0000

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 <address@hidden>
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



reply via email to

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