diff options
Diffstat (limited to 'core/combo/include/arch/linux-arm64/AndroidConfig.h')
-rw-r--r-- | core/combo/include/arch/linux-arm64/AndroidConfig.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/core/combo/include/arch/linux-arm64/AndroidConfig.h b/core/combo/include/arch/linux-arm64/AndroidConfig.h index d649b2e..6f85555 100644 --- a/core/combo/include/arch/linux-arm64/AndroidConfig.h +++ b/core/combo/include/arch/linux-arm64/AndroidConfig.h @@ -145,12 +145,6 @@ #define HAVE_POSIX_CLOCKS /* - * Define this if we have pthread_cond_timedwait_monotonic() and - * clock_gettime(CLOCK_MONOTONIC). - */ -#define HAVE_TIMEDWAIT_MONOTONIC - -/* * Define this if we have linux style epoll() */ #define HAVE_EPOLL |