Sfoglia il codice sorgente

Removed unused function declaration

Sam Lantinga 1 anno fa
parent
commit
225c0e2ad9
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      src/video/SDL_sysvideo.h

+ 0 - 1
src/video/SDL_sysvideo.h

@@ -583,7 +583,6 @@ extern SDL_Window *SDL_GetToplevelForKeyboardFocus(void);
 extern bool SDL_ShouldAllowTopmost(void);
 extern bool SDL_ShouldAllowTopmost(void);
 
 
 extern void SDL_ToggleDragAndDropSupport(void);
 extern void SDL_ToggleDragAndDropSupport(void);
-extern void SDL_UpdateRawMouseDataEnabled(void);
 
 
 extern SDL_TextInputType SDL_GetTextInputType(SDL_PropertiesID props);
 extern SDL_TextInputType SDL_GetTextInputType(SDL_PropertiesID props);
 extern SDL_Capitalization SDL_GetTextInputCapitalization(SDL_PropertiesID props);
 extern SDL_Capitalization SDL_GetTextInputCapitalization(SDL_PropertiesID props);