mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
remove unused variable
This commit is contained in:
parent
5aea03b06b
commit
c4e30752ba
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69943
@ -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 New Issue
Block a user