From 59bc1fdc22c26d83630f4cc1ed66b2597904cc1b Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Wed, 13 Jan 2010 16:10:25 +0000 Subject: [PATCH] Whitespace tweak. --- include/SDL_assert.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/SDL_assert.h b/include/SDL_assert.h index cc6d80b0f..aca748b6f 100644 --- a/include/SDL_assert.h +++ b/include/SDL_assert.h @@ -92,7 +92,6 @@ disable assertions. #if (SDL_ASSERT_LEVEL > 0) - typedef enum { SDL_ASSERTION_RETRY, /**< Retry the assert immediately. */