Mercurial > sdl-ios-xcode
diff include/SDL_config_pandora.h @ 3654:336f3df1578d
Allow configure to override assertion settings, but by default this comes from the build optimization level.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 13 Jan 2010 08:06:32 +0000 |
parents | 1e74d7984d0b |
children | f7b03b6838cb |
line wrap: on
line diff
--- a/include/SDL_config_pandora.h Wed Jan 13 07:52:53 2010 +0000 +++ b/include/SDL_config_pandora.h Wed Jan 13 08:06:32 2010 +0000 @@ -28,9 +28,6 @@ /* General platform specific identifiers */ #include "SDL_platform.h" -/* SDL internal assertion support */ -#define SDL_DEFAULT_ASSERT_LEVEL 1 - #define SDL_HAS_64BIT_TYPE 1 #define SDL_BYTEORDER 1234