diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-11 22:03:25 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-11 22:03:25 +0000 |
commit | c94dd14b9d6a1c98376f7a5e97b6a569477d31e3 (patch) | |
tree | 14f1d2a555b5a35d529aca47ceaab758ecd0313b /libpager | |
parent | 205e9fc10127028135ae44c1b08b7fb0ea09e664 (diff) |
Formerly priv.h.~7~
Diffstat (limited to 'libpager')
-rw-r--r-- | libpager/priv.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libpager/priv.h b/libpager/priv.h index 30f5095b..fd8459ce 100644 --- a/libpager/priv.h +++ b/libpager/priv.h @@ -41,8 +41,6 @@ struct pager memory_object_control_t memobjcntl; memory_object_name_t memobjname; - int mscount; - int seqno; int noterm; /* number of threads blocking termination */ |