diff options
Diffstat (limited to 'sys/vm/vm_swap.c')
-rw-r--r-- | sys/vm/vm_swap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/vm/vm_swap.c b/sys/vm/vm_swap.c index eb7251c..48741af 100644 --- a/sys/vm/vm_swap.c +++ b/sys/vm/vm_swap.c @@ -82,7 +82,6 @@ struct vnode *swapdev_vp; * * The bp is expected to be locked and *not* B_DONE on call. */ - static int swapdev_strategy(ap) struct vop_strategy_args /* { |