aboutsummaryrefslogtreecommitdiff
path: root/storeio
diff options
context:
space:
mode:
Diffstat (limited to 'storeio')
-rw-r--r--storeio/pager.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/storeio/pager.c b/storeio/pager.c
index f8f59cdf..54b17142 100644
--- a/storeio/pager.c
+++ b/storeio/pager.c
@@ -155,7 +155,6 @@ init_dev_paging ()
pthread_mutex_lock (&pager_global_lock);
if (pager_port_bucket == NULL)
{
- pthread_t thread;
error_t err;
pager_port_bucket = ports_create_bucket ();