diff options
Diffstat (limited to 'core/combo/include/arch/linux-x86/AndroidConfig.h')
-rw-r--r-- | core/combo/include/arch/linux-x86/AndroidConfig.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/core/combo/include/arch/linux-x86/AndroidConfig.h b/core/combo/include/arch/linux-x86/AndroidConfig.h index 076dbf6..43099be 100644 --- a/core/combo/include/arch/linux-x86/AndroidConfig.h +++ b/core/combo/include/arch/linux-x86/AndroidConfig.h @@ -48,11 +48,6 @@ #define HAVE_SYMLINKS /* - * Define this if have clock_gettime() and friends - */ -#define HAVE_POSIX_CLOCKS - -/* * We need to choose between 32-bit and 64-bit off_t. All of our code should * agree on the same size. For desktop systems, use 64-bit values, * because some of our libraries (e.g. wxWidgets) expect to be built that way. |