mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
remove unused variable
This commit is contained in:
parent
5aea03b06b
commit
c4e30752ba
1 changed files with 0 additions and 1 deletions
|
|
@ -769,7 +769,6 @@ Static int
|
|||
ng_udbp_rmnode(node_p node)
|
||||
{
|
||||
const udbp_p sc = node->private;
|
||||
struct mbuf *m;
|
||||
|
||||
node->flags |= NG_INVALID;
|
||||
ng_cutlinks(node);
|
||||
|
|
|
|||
Loading…
Reference in a new issue