Minor ObjC header updates.

BUG=

Review URL: https://codereview.webrtc.org/1845133002

Cr-Commit-Position: refs/heads/master@{#12183}
This commit is contained in:
tkchin
2016-03-31 12:08:03 -07:00
committed by Commit bot
parent 4a206a96c1
commit 8b9ca953a4
15 changed files with 122 additions and 66 deletions

View File

@ -12,8 +12,6 @@
NS_ASSUME_NONNULL_BEGIN
@class RTCPeerConnectionFactory;
@interface RTCAudioTrack : RTCMediaStreamTrack
- (instancetype)init NS_UNAVAILABLE;