Removed SDL_TextInputShown()

This was only implemented on Windows and often confused with SDL_ScreenKeyboardShown()
This commit is contained in:
Sam Lantinga 2024-03-25 13:05:42 -07:00
parent 6443c75eda
commit b9a88bbecb
13 changed files with 4 additions and 63 deletions

View file

@ -789,7 +789,6 @@ SDL3_0.0.0 {
SDL_SyncWindow;
SDL_TellIO;
SDL_TextInputActive;
SDL_TextInputShown;
SDL_TimeFromWindows;
SDL_TimeToDateTime;
SDL_TimeToWindows;