diff options
author | Christian Hesse <mail@eworm.de> | 2022-06-17 00:04:24 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-06-17 00:04:24 +0200 |
commit | f628ef73fd6f5568007d8988ca2106757aff00dc (patch) | |
tree | 081292d7fde1147ed10e7b7e7b75b957f1626b4d /global-functions | |
parent | 3002990319d44cdd41569b3258df7c04e4437149 (diff) |
global-functions: $WaitTimeSync: drop declaration of unused function
Diffstat (limited to 'global-functions')
-rw-r--r-- | global-functions | 1 |
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={ |