Commit 4ac2d45a060e3419c89e10249aaa886d1b23c0bd

Ryan C. Gordon 2022-11-22T18:12:43

Testing the wiki, disregard this commit.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/include/SDL.h b/include/SDL.h
index 12e7f31..41b4d12 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 2.0.0.
- *
  * \sa SDL_Init
  * \sa SDL_InitSubSystem
  */