An inconsequential #ifdef Bruce forgot.

This commit is contained in:
Poul-Henning Kamp 1994-12-16 01:13:09 +00:00
parent 8d6e8ede62
commit 22529dad0f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5115

View File

@ -612,7 +612,9 @@ vnclear(struct vn_softc *vn)
vn->sc_vp = (struct vnode *)0;
vn->sc_cred = (struct ucred *)0;
vn->sc_size = 0;
#ifdef TEST_LABELLING
vn->sc_slices = NULL; /* XXX temportary; leaks memory, maybe worse */
#endif
}
size_t