mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
Removed testing code
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
#ifdef HAVE_LIMITS_H
|
||||
#include <limits.h>
|
||||
#endif
|
||||
#undef INT_MAX
|
||||
#ifndef INT_MAX
|
||||
SDL_COMPILE_TIME_ASSERT(int_size, sizeof(int) == sizeof(Sint32));
|
||||
#define INT_MAX SDL_MAX_SINT32
|
||||
|
Reference in New Issue
Block a user