MFC r274473:

Remove fossil.
This commit is contained in:
kib 2014-11-20 11:26:06 +00:00
parent 6414b04c27
commit 941dc2c823

View File

@ -115,11 +115,6 @@ static int vn_access(struct vnode *vp, int user_flags, struct ucred *cred,
*/
int async_io_version;
#ifdef DEBUG
static int syncprt = 0;
SYSCTL_INT(_debug, OID_AUTO, syncprt, CTLFLAG_RW, &syncprt, 0, "");
#endif
/*
* Sync each mounted filesystem.
*/