Remove now unused variable.
MFC after: 1 month MFC with: r236820
This commit is contained in:
parent
380513aaae
commit
68abac4337
@ -1845,7 +1845,6 @@ void
|
||||
fdfree(struct thread *td)
|
||||
{
|
||||
struct filedesc *fdp;
|
||||
struct file **fpp;
|
||||
int i, locked;
|
||||
struct filedesc_to_leader *fdtol;
|
||||
struct file *fp;
|
||||
|
Loading…
x
Reference in New Issue
Block a user