modules: remove stale if_wg reference

This variable isn't being used anywhere, remove it.
This commit is contained in:
Kyle Evans 2021-04-15 19:59:13 -05:00
parent bdf316e892
commit 77c89fa6f5

View File

@ -455,10 +455,6 @@ _sctp= sctp
_if_stf= if_stf
.endif
.if ${MK_INET_SUPPORT} != "no" || defined(ALL_MODULES)
_if_wg= if_wg
.endif
.if ${MK_INET_SUPPORT} != "no" || defined(ALL_MODULES)
_if_me= if_me
_ipdivert= ipdivert