Skip to content

Commit 12e569b

Browse files
committed
fix: redundant HAVE_ACCELERATE directive
1 parent 8150210 commit 12e569b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/react-native-audio-api/ios/AudioAPIModule.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
#import <React/RCTBridgeModule.h>
99
#endif // RCT_NEW_ARCH_ENABLED
1010

11-
#ifndef HAVE_ACCELERATE
12-
#define HAVE_ACCELERATE
13-
#endif
14-
1511
#import <React/RCTEventEmitter.h>
1612

1713
@interface AudioAPIModule : RCTEventEmitter

0 commit comments

Comments
 (0)