diff options
Diffstat (limited to 'libpager/pager.h')
-rw-r--r-- | libpager/pager.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/libpager/pager.h b/libpager/pager.h index 54cd28d2..6dc2a986 100644 --- a/libpager/pager.h +++ b/libpager/pager.h @@ -19,10 +19,6 @@ #ifndef _HURD_PAGER_ #define _HURD_PAGER_ -/* This is a user-dependent type which represents a location of - a single page. */ -typedef void *location_t; - /* This declaration exists to place struct user_pager_info in the proper scope. */ struct user_pager_info; |