Axe a stale comment.

This commit is contained in:
John Baldwin 2003-04-30 19:41:04 +00:00
parent f7f1bb1485
commit 428eb576a5

View file

@ -424,8 +424,6 @@ again:
/*
* 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);