Clean iOS platform config of long gone macro
(cherry picked from commit 8c2a577350
)
This commit is contained in:
parent
b808923b54
commit
0876491983
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@
|
|||
#define GLES2_INCLUDE_H <ES2/gl.h>
|
||||
#define GLES3_INCLUDE_H <ES3/gl.h>
|
||||
|
||||
#define PLATFORM_REFCOUNT
|
||||
|
||||
#define PTHREAD_RENAME_SELF
|
||||
|
||||
#define _weakify(var) __weak typeof(var) GDWeak_##var = var;
|
||||
|
|
Loading…
Reference in a new issue