Axe a stale comment.

This commit is contained in:
John Baldwin 2003-04-30 19:41:04 +00:00
parent f7f1bb1485
commit 428eb576a5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=114323

View file

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