mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-01 01:17:40 +00:00
Removed SDL_ClearHints() from the public API
Fixes https://github.com/libsdl-org/SDL/issues/9129
This commit is contained in:
parent
a1ea706215
commit
276566235c
7 changed files with 5 additions and 20 deletions
|
@ -37,7 +37,6 @@ SDL3_0.0.0 {
|
|||
SDL_CleanupTLS;
|
||||
SDL_ClearComposition;
|
||||
SDL_ClearError;
|
||||
SDL_ClearHints;
|
||||
SDL_CloseGamepad;
|
||||
SDL_CloseJoystick;
|
||||
SDL_CloseSensor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue