SDL: Testing the wiki, disregard this commit.

From 4c39dd5c72ad4fb42e6b1c6db230fe6e8b4f9041 Mon Sep 17 00:00:00 2001
From: "Ryan C. Gordon" <[EMAIL REDACTED]>
Date: Tue, 22 Nov 2022 18:12:08 -0500
Subject: [PATCH] Testing the wiki, disregard this commit.

---
 include/SDL.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/SDL.h b/include/SDL.h
index 946ff158f962..7b027125feac 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
  */