Remove unused leaked debug function prototype.

This commit is contained in:
Tor Egge 2006-03-21 01:04:24 +00:00
parent f92e18f4fc
commit 41d7199b9d

View File

@ -51,7 +51,6 @@ __FBSDID("$FreeBSD$");
#include <vm/vm_object.h>
#include <vm/vm_page.h>
#include <sys/sysctl.h>
int softdep_wantrollbacks(struct buf *);
#if defined(CLUSTERDEBUG)
static int rcluster= 0;