From 972e44bd8427f9c37f14bd46cccbae17acbf7b99 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 17 Jan 1994 21:30:45 +0000 Subject: Formerly pager-sync.c.~3~ --- libpager/pager-sync.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'libpager') diff --git a/libpager/pager-sync.c b/libpager/pager-sync.c index 34b715dd..7218ce39 100644 --- a/libpager/pager-sync.c +++ b/libpager/pager-sync.c @@ -29,9 +29,6 @@ pager_sync (struct pager *p, int wait) lock_object (p, offset, len, MEMORY_OBJECT_RETURN_DIRTY, 0 VM_PROT_NO_CHANGE, wait); - - if (shutting_down) - p->pager_state = SHUTDOWN; } -- cgit v1.2.3