Remove an empty comment.

This commit is contained in:
mux 2003-03-19 00:34:43 +00:00
parent 8574c05076
commit 0808d4fe70

View File

@ -325,10 +325,6 @@ vm_page_wakeup(vm_page_t m)
vm_page_flash(m);
}
/*
*
*
*/
void
vm_page_io_start(vm_page_t m)
{