summaryrefslogtreecommitdiff
path: root/include/SDL_config_pandora.h
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2010-01-13 08:06:32 +0000
committerSam Lantinga <slouken@libsdl.org>2010-01-13 08:06:32 +0000
commit803375d590c97939015a7d0ac4564e8f4ec8df01 (patch)
tree7569c6abc6821f7176fbd46c4ab90e79dd6cb199 /include/SDL_config_pandora.h
parent34ea846ca1ba24c0629062026fb1022ae225603b (diff)
Allow configure to override assertion settings, but by default this comes from the build optimization level.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404405
Diffstat (limited to 'include/SDL_config_pandora.h')
-rw-r--r--include/SDL_config_pandora.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/SDL_config_pandora.h b/include/SDL_config_pandora.h
index 88440d69..da05654b 100644
--- a/include/SDL_config_pandora.h
+++ b/include/SDL_config_pandora.h
@@ -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