diff --git a/nts_ntp_client.c b/nts_ntp_client.c index 79d552f..291ec69 100644 --- a/nts_ntp_client.c +++ b/nts_ntp_client.c @@ -44,7 +44,6 @@ #include "util.h" #define MAX_TOTAL_COOKIE_LENGTH (8 * 108) -#define MIN_NKE_RETRY_INTERVAL 1000 struct NNC_Instance_Record { const IPSockAddr *ntp_address;