mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-07 16:01:10 +00:00
Removed testing code
This commit is contained in:
parent
ea640894d3
commit
95c3ee77c1
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
||||||
#ifdef HAVE_LIMITS_H
|
#ifdef HAVE_LIMITS_H
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
#endif
|
#endif
|
||||||
#undef INT_MAX
|
|
||||||
#ifndef INT_MAX
|
#ifndef INT_MAX
|
||||||
SDL_COMPILE_TIME_ASSERT(int_size, sizeof(int) == sizeof(Sint32));
|
SDL_COMPILE_TIME_ASSERT(int_size, sizeof(int) == sizeof(Sint32));
|
||||||
#define INT_MAX SDL_MAX_SINT32
|
#define INT_MAX SDL_MAX_SINT32
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue