mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-01-22 08:59:33 +00:00
global-functions: $NetMask6: drop unused variable
This commit is contained in:
parent
f0b1ca8030
commit
2d53e81292
1 changed files with 0 additions and 1 deletions
|
|
@ -1024,7 +1024,6 @@
|
||||||
|
|
||||||
# return an IPv6 netmask for CIDR
|
# return an IPv6 netmask for CIDR
|
||||||
:set NetMask6 do={
|
:set NetMask6 do={
|
||||||
:local FuncName $0;
|
|
||||||
:local CIDR [ :tostr $1 ];
|
:local CIDR [ :tostr $1 ];
|
||||||
|
|
||||||
:global IfThenElse;
|
:global IfThenElse;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue