Documentation cleanup

This commit is contained in:
Sam Lantinga
2022-12-27 05:28:18 -08:00
parent 47170d288e
commit 9625fb2832
3 changed files with 6 additions and 10 deletions

View File

@@ -311,8 +311,6 @@ extern DECLSPEC const char *SDLCALL SDL_GetAudioDriver(int index);
* initialized.
*
* \since This function is available since SDL 3.0.0.
*
* \sa SDL_INIT_AUDIO
*/
extern DECLSPEC const char *SDLCALL SDL_GetCurrentAudioDriver(void);