Minor tweak - removed unused variable 'struct mount *mp';

This commit is contained in:
Peter Wemm 2000-07-28 22:28:05 +00:00
parent 6ee6b42ef7
commit 68e530258a

View File

@ -889,7 +889,6 @@ dqsync(vp, dq)
struct vnode *dqvp;
struct iovec aiov;
struct uio auio;
struct mount *mp;
int error;
if (dq == NODQUOT)