1.1 --- a/include/SDL_assert.h Wed Jan 13 16:09:27 2010 +0000 1.2 +++ b/include/SDL_assert.h Wed Jan 13 16:10:25 2010 +0000 1.3 @@ -92,7 +92,6 @@ 1.4 1.5 #if (SDL_ASSERT_LEVEL > 0) 1.6 1.7 - 1.8 typedef enum 1.9 { 1.10 SDL_ASSERTION_RETRY, /**< Retry the assert immediately. */