mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
ip6_mroute: Remove an unused constant
No functional change intended. MFC after: 2 weeks Sponsored by: Stormshield Sponsored by: Klara, Inc. (cherry picked from commit b320e89e6909c0c3f29542976df0381990866988)
This commit is contained in:
parent
07c0d547ee
commit
9d4eb1ac12
1 changed files with 0 additions and 2 deletions
|
|
@ -274,8 +274,6 @@ static void expire_upcalls(void *);
|
|||
*/
|
||||
static struct ifnet *multicast_register_if6;
|
||||
|
||||
#define ENCAP_HOPS 64
|
||||
|
||||
/*
|
||||
* Private variables.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue