One more whitespace nit.

This commit is contained in:
jhb 2008-07-30 21:23:32 +00:00
parent 96e2d91df4
commit dccc76958e

View File

@ -614,8 +614,6 @@ vm_object_destroy(vm_object_t object)
uma_zfree(obj_zone, object);
}
/*
* vm_object_terminate actually destroys the specified object, freeing
* up all previously used resources.