Merge pull request #64239 from RandomShaper/ditch_platform_rc
Clean iOS platform config of long gone macro
This commit is contained in:
commit
106b680501
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@
|
|||
|
||||
#define OPENGL_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