Browse Source

Removed testing code

Sam Lantinga 1 năm trước cách đây
mục cha
commit
95c3ee77c1
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/audio/SDL_wave.c

+ 0 - 1
src/audio/SDL_wave.c

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