diff --git a/include/SDL.h b/include/SDL.h index 946ff158f..7b027125f 100644 --- a/include/SDL.h +++ b/include/SDL.h @@ -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 3.0.0. - * * \sa SDL_Init * \sa SDL_InitSubSystem */