aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2022-06-17 00:04:24 +0200
committerGravatar Christian Hesse <mail@eworm.de>2022-06-17 00:04:24 +0200
commitf628ef73fd6f5568007d8988ca2106757aff00dc (patch)
tree081292d7fde1147ed10e7b7e7b75b957f1626b4d
parent3002990319d44cdd41569b3258df7c04e4437149 (diff)
global-functions: $WaitTimeSync: drop declaration of unused function
-rw-r--r--global-functions1
1 files changed, 0 insertions, 1 deletions
diff --git a/global-functions b/global-functions
index 0ac0a87..050045b 100644
--- a/global-functions
+++ b/global-functions
@@ -1256,7 +1256,6 @@
# wait for time to become synced
:set WaitTimeSync do={
- :global LogPrintExit2;
:global TimeIsSync;
:while ([ $TimeIsSync ] = false) do={