Remove a comment which should never have made it in.

This commit is contained in:
Poul-Henning Kamp 2000-06-14 21:48:19 +00:00
parent 672315756a
commit 6ea6805f8c

View file

@ -150,7 +150,6 @@ softdep_setup_freeblocks(ip, length)
panic("softdep_setup_freeblocks called");
}
/* XXX needed to change this for FreeBSD.. hit poul */
void
softdep_freefile(pvp, ino, mode)
struct vnode *pvp;