diff options
author | Christian Hesse <mail@eworm.de> | 2024-01-31 15:32:35 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-01-31 23:10:15 +0100 |
commit | ed28ade712e6ba3e699aacdce42a2c7f98a04245 (patch) | |
tree | 08f93bfccd2447142f968947880e5bf8afea3202 | |
parent | fb463419fe19f9451a1ebb8d70669407c45ca1cd (diff) |
global-functions: $IsDNSResolving: drop declaration of unused function
-rw-r--r-- | global-functions.rsc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/global-functions.rsc b/global-functions.rsc index d8d688c..66dc9fa 100644 --- a/global-functions.rsc +++ b/global-functions.rsc @@ -546,8 +546,6 @@ # check if DNS is resolving :set IsDNSResolving do={ - :global CharacterReplace; - :do { :resolve "low-ttl.eworm.de"; } on-error={ |