From d9e62f37fb858914c8f2d72239e49966b6e7fc70 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 25 Nov 2022 16:05:03 -0800 Subject: [PATCH] Fixed build --- include/SDL_platform.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/SDL_platform.h b/include/SDL_platform.h index ca180a1ca..71d641c0b 100644 --- a/include/SDL_platform.h +++ b/include/SDL_platform.h @@ -98,7 +98,6 @@ #if TARGET_OS_TV #undef __TVOS__ #define __TVOS__ 1 -#endif #elif TARGET_OS_IPHONE #undef __IOS__ #define __IOS__ 1