Skip to content

Commit 9fa42e6

Browse files
committed
DISABLE Expose RTCEAGLVideoViewDelegate to Swift
1 parent 5ef57b2 commit 9fa42e6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/cordova-plugin-iosrtc-Bridging-Header.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
#import <WebRTC/RTCEAGLVideoView.h>
99

1010
// Expose RTCEAGLVideoViewDelegate to Swift
11-
RTC_OBJC_EXPORT
12-
@protocol RTCEAGLVideoViewDelegate <RTCVideoViewDelegate>
13-
@end
11+
// RTC_OBJC_EXPORT
12+
// @protocol RTCEAGLVideoViewDelegate <RTCVideoViewDelegate>
13+
// @end

0 commit comments

Comments
 (0)