mirror of
https://github.com/opnsense/src.git
synced 2026-04-07 02:15:51 -04:00
remove unused socket pointer
This commit is contained in:
parent
9e209b124a
commit
6c697c900f
1 changed files with 0 additions and 1 deletions
|
|
@ -161,7 +161,6 @@ portal_unmount(mp, mntflags, td)
|
|||
struct thread *td;
|
||||
{
|
||||
int error, flags = 0;
|
||||
struct socket *so;
|
||||
|
||||
|
||||
if (mntflags & MNT_FORCE)
|
||||
|
|
|
|||
Loading…
Reference in a new issue