Skip to content

Commit

Permalink
(iOS) Buildfix
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 committed Feb 9, 2019
1 parent 1a8ad73 commit 47ed8d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions ui/drivers/cocoa/cocoa_common.h
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,7 @@ extern id<ApplePlatform> apple_platform;
@end

#if TARGET_OS_IOS
@interface CocoaView : UIViewController<
AVCaptureAudioDataOutputSampleBufferDelegate>
@interface CocoaView : UIViewController
#elif TARGET_OS_TV
@interface CocoaView : GCEventViewController
#endif
Expand Down

0 comments on commit 47ed8d3

Please sign in to comment.