mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-16 13:04:30 +02:00
global-functions: $IsDNSResolving: drop declaration of unused function
This commit is contained in:
parent
fb463419fe
commit
ed28ade712
1 changed files with 0 additions and 2 deletions
|
@ -546,8 +546,6 @@
|
||||||
|
|
||||||
# check if DNS is resolving
|
# check if DNS is resolving
|
||||||
:set IsDNSResolving do={
|
:set IsDNSResolving do={
|
||||||
:global CharacterReplace;
|
|
||||||
|
|
||||||
:do {
|
:do {
|
||||||
:resolve "low-ttl.eworm.de";
|
:resolve "low-ttl.eworm.de";
|
||||||
} on-error={
|
} on-error={
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue