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. */