From b2ccf8dd31d1457ae9f0ae270054117179220370 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 7 Apr 2015 08:29:34 +0000 Subject: Imported from /home/lorry/working-area/delta_ntp/ntp-4.2.8p2.tar.gz. --- sntp/libevent/time-internal.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'sntp/libevent/time-internal.h') diff --git a/sntp/libevent/time-internal.h b/sntp/libevent/time-internal.h index daf20f4..2c584fa 100644 --- a/sntp/libevent/time-internal.h +++ b/sntp/libevent/time-internal.h @@ -86,9 +86,6 @@ struct evutil_monotonic_timer { struct timeval last_time; }; -#define EV_MONOT_PRECISE 1 -#define EV_MONOT_FALLBACK 2 - int evutil_configure_monotonic_time_(struct evutil_monotonic_timer *mt, int flags); int evutil_gettime_monotonic_(struct evutil_monotonic_timer *mt, struct timeval *tv); -- cgit v1.2.1