mirror of
https://github.com/encounter/SDL.git
synced 2025-12-16 16:37:09 +00:00
Removed support for clock_gettime_nsec_np()
SDL_GetTicks() was broken and it's not adding any real value here.
This commit is contained in:
@@ -53,7 +53,6 @@
|
||||
#define HAVE_REALLOC 1
|
||||
#define HAVE_FREE 1
|
||||
#define HAVE_ALLOCA 1
|
||||
#define HAVE_CLOCK_GETTIME_NSEC_NP 1
|
||||
#define HAVE_GETENV 1
|
||||
#define HAVE_SETENV 1
|
||||
#define HAVE_PUTENV 1
|
||||
|
||||
Reference in New Issue
Block a user