mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
SDL_syswm.h: removed SDL_SYSWM_MIR
This commit is contained in:
parent
5cedc2f1ff
commit
eae9c79c21
1 changed files with 0 additions and 1 deletions
|
|
@ -137,7 +137,6 @@ typedef enum
|
|||
SDL_SYSWM_COCOA,
|
||||
SDL_SYSWM_UIKIT,
|
||||
SDL_SYSWM_WAYLAND,
|
||||
SDL_SYSWM_MIR, /* no longer available, left for API/ABI compatibility. Remove in 2.1! */
|
||||
SDL_SYSWM_WINRT,
|
||||
SDL_SYSWM_ANDROID,
|
||||
SDL_SYSWM_VIVANTE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue