mir: Removed mir client support.

Fixes Bugzilla #4288.
This commit is contained in:
Ryan C. Gordon
2018-11-02 21:34:17 -04:00
parent 4026f89d19
commit bc57ac27f9
29 changed files with 5 additions and 2821 deletions

View File

@@ -38,9 +38,6 @@
#if SDL_VIDEO_DRIVER_COCOA
#define VK_USE_PLATFORM_MACOS_MVK
#endif
#if SDL_VIDEO_DRIVER_MIR
#define VK_USE_PLATFORM_MIR_KHR
#endif
#if SDL_VIDEO_DRIVER_UIKIT
#define VK_USE_PLATFORM_IOS_MVK
#endif