diff options
| author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-05-26 14:01:12 +0200 |
|---|---|---|
| committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-05-26 14:01:12 +0200 |
| commit | 2b512be2e9b7421d9b2c95a8cf1b87e0e2eee43e (patch) | |
| tree | 64c64e237f0fb4a7e34ae588a0f1115ad8cc1fc5 /debian/patches/0003-libpager-drop-unused-fields-from-struct-pager.patch | |
| parent | e8a1d099b2ec7fa6843978597c617f6f703dd135 (diff) | |
drop old patch series
Diffstat (limited to 'debian/patches/0003-libpager-drop-unused-fields-from-struct-pager.patch')
| -rw-r--r-- | debian/patches/0003-libpager-drop-unused-fields-from-struct-pager.patch | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/debian/patches/0003-libpager-drop-unused-fields-from-struct-pager.patch b/debian/patches/0003-libpager-drop-unused-fields-from-struct-pager.patch deleted file mode 100644 index e84741c5..00000000 --- a/debian/patches/0003-libpager-drop-unused-fields-from-struct-pager.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 31a897520d73e7be2453428fde4557b68b74b90f Mon Sep 17 00:00:00 2001 -From: Justus Winter <4winter@informatik.uni-hamburg.de> -Date: Sun, 25 May 2014 14:37:55 +0200 -Subject: [PATCH 3/8] 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; - --- -2.0.0.rc2 - |
