mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
ipfilter: Remove extraneous comment line
MFC after: 1 month
This commit is contained in:
parent
2eef572879
commit
00a5b8c3d9
1 changed files with 0 additions and 1 deletions
|
|
@ -599,7 +599,6 @@ ipf_rx_delete(ipf_rdx_head_t *head, addrfamily_t *addr, addrfamily_t *mask)
|
|||
node->dupkey->parent = parent;
|
||||
} else {
|
||||
/*
|
||||
*
|
||||
* When removing the top node of the dupkey list,
|
||||
* the pointers at the top of the list that point
|
||||
* to other tree nodes need to be preserved and
|
||||
|
|
|
|||
Loading…
Reference in a new issue