We no longer need explicit SDL_ENABLE_SYSWM_* while building SDL

This commit is contained in:
Sam Lantinga 2023-01-12 15:55:52 -08:00
parent cfe2050c04
commit 23beef4fc7
25 changed files with 0 additions and 26 deletions

View file

@ -33,7 +33,6 @@
#include "SDL_androidvulkan.h"
#define SDL_ENABLE_SYSWM_ANDROID
#include <SDL3/SDL_syswm.h>
int Android_Vulkan_LoadLibrary(_THIS, const char *path)