Merge commit '1d1fb95a61e6815ba08cd25ab954165a4d693e96' into main

main
Sam Lantinga 2022-06-29 17:25:47 -07:00
commit 11c6c8c06a
1 changed files with 0 additions and 1 deletions

View File

@ -86,7 +86,6 @@ static void SDL_InitDynamicAPI(void);
va_end(ap); \
} \
} \
va_end(ap); \
if (result >= 0) { \
result = jump_table.SDL_SetError("%s", str); \
} \