1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

global-functions: $WaitTimeSync: drop declaration of unused function

This commit is contained in:
Christian Hesse
2022-06-17 00:04:24 +02:00
parent 3002990319
commit f628ef73fd

View File

@@ -1256,7 +1256,6 @@
# wait for time to become synced
:set WaitTimeSync do={
:global LogPrintExit2;
:global TimeIsSync;
:while ([ $TimeIsSync ] = false) do={