From a57c9ad6feac3417bfef88395a4b1ab8c6995867 Mon Sep 17 00:00:00 2001 From: wukong Date: Fri, 5 Dec 2025 19:29:10 -0800 Subject: clean up unused code; --- ckcptime.awk | 3 --- 1 file changed, 3 deletions(-) (limited to 'ckcptime.awk') diff --git a/ckcptime.awk b/ckcptime.awk index df5e188..9d8d5a7 100644 --- a/ckcptime.awk +++ b/ckcptime.awk @@ -150,9 +150,6 @@ BEGIN { #print("t0_est = ", t0_est[1]) #print("t_boot_unc = ", t0_est[2]) - # wait (sleep) based on uncertainty - # print(60.0/t0_est[2]) - # check uptime, update estimate #print(ck_uptime(t0_est[1], t0_est[2])) -- cgit v1.2.3