Axe a stale comment.

This commit is contained in:
jhb 2003-04-30 19:41:04 +00:00
parent 7d3a50a8ec
commit 0bca1844ff

View File

@ -424,8 +424,6 @@ fork1(td, flags, pages, procp)
/*
* Copy filedesc.
* XXX: This is busted. fd*() need to not take proc
* arguments or something.
*/
if (flags & RFCFDG)
fd = fdinit(td->td_proc->p_fd);