Skip to content

Commit

Permalink
Clean iOS platform config of long gone macro
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomShaper committed Aug 10, 2022
1 parent 1b06b66 commit 8c2a577
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions platform/ios/platform_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 8c2a577

Please sign in to comment.