Testing the wiki, disregard this commit.

This commit is contained in:
Ryan C. Gordon 2022-11-22 18:12:43 -05:00
parent dce6ed56d7
commit 4ac2d45a06
No known key found for this signature in database
GPG key ID: FA148B892AB48044

View file

@ -191,8 +191,6 @@ extern DECLSPEC void SDLCALL SDL_QuitSubSystem(Uint32 flags);
*
* The return value does not include SDL_INIT_NOPARACHUTE.
*
* \since This function is available since SDL 2.0.0.
*
* \sa SDL_Init
* \sa SDL_InitSubSystem
*/