mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-06-29 04:40:07 +02:00
hotspot-to-wpa: drop dead code
This commit is contained in:
parent
e36ac19c8b
commit
dcca53e449
1 changed files with 0 additions and 1 deletions
|
@ -101,7 +101,6 @@ $LogPrintExit2 info $0 ("Adding/updating access-list entry for mac address " . $
|
|||
:local VlanMode [ $EitherOr ($UserInfo->"vlan-mode") ($Template->"vlan-mode") ];
|
||||
:if ([ :len $VlanMode] > 0) do={
|
||||
/caps-man/access-list/set $Entry vlan-mode=$VlanMode;
|
||||
/interface/wifiwave2/access-list/set $Entry vlan-mode=$VlanMode;
|
||||
}
|
||||
# NOT /interface/wifiwave2 #
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue