mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-22 15:47:37 +00:00
Remove now unused variable.
MFC after: 1 month MFC with: r236820
This commit is contained in:
parent
380513aaae
commit
68abac4337
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=236821
@ -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…
Reference in New Issue
Block a user