Skip to content

Commit 1911148

Browse files
committed
Remove circular import for Metal
1 parent 534e92c commit 1911148

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cocos2d/CCShader.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@
3737

3838
/// Macro to embed Metal shading language source.
3939
#define CC_METAL(x) @#x
40-
41-
#import <Metal/Metal.h>
42-
#import "CCMetalSupport_Private.h"
4340
#endif
4441

4542
@class CCRenderer;

0 commit comments

Comments
 (0)