mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Remove now unused variable.
MFC after: 1 month MFC with: r236820
This commit is contained in:
parent
380513aaae
commit
68abac4337
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue