From f628ef73fd6f5568007d8988ca2106757aff00dc Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Fri, 17 Jun 2022 00:04:24 +0200 Subject: global-functions: $WaitTimeSync: drop declaration of unused function --- global-functions | 1 - 1 file changed, 1 deletion(-) 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={ -- cgit v1.2.3-54-g00ecf