mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 15:19:31 -04:00
Remove unused variable.
This commit is contained in:
parent
ba868b0da2
commit
21f633c5c2
1 changed files with 0 additions and 1 deletions
|
|
@ -932,7 +932,6 @@ static int
|
|||
fcntl_common(struct thread *td, struct linux_fcntl64_args *args)
|
||||
{
|
||||
struct fcntl_args fcntl_args;
|
||||
struct filedesc *fdp;
|
||||
struct file *fp;
|
||||
int error, result;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue