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:
Mark Johnston 2026-02-02 14:58:38 +00:00 committed by Franco Fichtner
parent 07c0d547ee
commit 9d4eb1ac12

View file

@ -274,8 +274,6 @@ static void expire_upcalls(void *);
*/
static struct ifnet *multicast_register_if6;
#define ENCAP_HOPS 64
/*
* Private variables.
*/