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
84fbe96b82
commit
8b3fae745d
1 changed files with 0 additions and 1 deletions
|
|
@ -1024,7 +1024,6 @@
|
|||
|
||||
# return an IPv6 netmask for CIDR
|
||||
:set NetMask6 do={
|
||||
:local FuncName $0;
|
||||
:local CIDR [ :tostr $1 ];
|
||||
|
||||
:global IfThenElse;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue