mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-17 19:48:51 +00:00
Removed unused function declaration
This commit is contained in:
parent
4add7e2005
commit
225c0e2ad9
1 changed files with 0 additions and 1 deletions
|
|
@ -583,7 +583,6 @@ extern SDL_Window *SDL_GetToplevelForKeyboardFocus(void);
|
|||
extern bool SDL_ShouldAllowTopmost(void);
|
||||
|
||||
extern void SDL_ToggleDragAndDropSupport(void);
|
||||
extern void SDL_UpdateRawMouseDataEnabled(void);
|
||||
|
||||
extern SDL_TextInputType SDL_GetTextInputType(SDL_PropertiesID props);
|
||||
extern SDL_Capitalization SDL_GetTextInputCapitalization(SDL_PropertiesID props);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue