Re-delete the comment from r1.352.

This commit is contained in:
Brian Feldman 2004-08-12 17:22:28 +00:00
parent 56a7639b91
commit c5f60ffccf

View File

@ -3021,9 +3021,6 @@ RetryLookup:;
*pindex = OFF_TO_IDX((vaddr - entry->start) + entry->offset);
*object = entry->object.vm_object;
/*
* Return whether this is the only map sharing this data.
*/
*out_prot = prot;
return (KERN_SUCCESS);