mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
global-functions: $IsDNSResolving: drop declaration of unused function
This commit is contained in:
@ -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={
|
||||||
|
Reference in New Issue
Block a user