Removed testing code

This commit is contained in:
Sam Lantinga 2024-09-18 11:12:06 -07:00
parent ea640894d3
commit 95c3ee77c1
1 changed files with 0 additions and 1 deletions

View File

@ -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