From 8c2a577350924d1f4a8e0a98ebf85bea96ea7e63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20J=2E=20Est=C3=A9banez?= Date: Wed, 10 Aug 2022 21:42:49 +0200 Subject: Clean iOS platform config of long gone macro --- platform/ios/platform_config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'platform/ios') diff --git a/platform/ios/platform_config.h b/platform/ios/platform_config.h index fed77d8932..3af08b0d65 100644 --- a/platform/ios/platform_config.h +++ b/platform/ios/platform_config.h @@ -32,8 +32,6 @@ #define OPENGL_INCLUDE_H -#define PLATFORM_REFCOUNT - #define PTHREAD_RENAME_SELF #define _weakify(var) __weak typeof(var) GDWeak_##var = var; -- cgit v1.2.3