Removed SDL_CleanupEnvironment()

This commit is contained in:
Sam Lantinga 2024-09-15 09:55:38 -07:00
parent a7f1deae8d
commit 97d40b9218
7 changed files with 36 additions and 24 deletions

View file

@ -77,7 +77,6 @@
#define SDL_BroadcastCondition SDL_BroadcastCondition_REAL
#define SDL_CaptureMouse SDL_CaptureMouse_REAL
#define SDL_ClaimWindowForGPUDevice SDL_ClaimWindowForGPUDevice_REAL
#define SDL_CleanupEnvironment SDL_CleanupEnvironment_REAL
#define SDL_CleanupTLS SDL_CleanupTLS_REAL
#define SDL_ClearAudioStream SDL_ClearAudioStream_REAL
#define SDL_ClearClipboardData SDL_ClearClipboardData_REAL