Delete objc RTCRtpFragmentationHeader
Bug: webrtc:6471 Change-Id: I1d5f4fc2484c4f37ff8556ac660a1c0d070875f6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/191443 Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32640}
This commit is contained in:
@ -49,9 +49,4 @@
|
||||
#define RTC_FWD_DECL_OBJC_CLASS(classname) typedef struct objc_object classname
|
||||
#endif
|
||||
|
||||
// TODO(bugs.webrtc.org/6471): This define is a transition aid. It will be
|
||||
// deleted together with the RTCRtpFragmentationHeader argument to
|
||||
// RTCVideoEncoderCallback, see RTCVideoEncoder.h.
|
||||
#define RTC_OBJC_HAVE_LEGACY_RTC_RTP_FRAGMENTATION_HEADER 1
|
||||
|
||||
#endif // SDK_OBJC_BASE_RTCMACROS_H_
|
||||
|
||||
Reference in New Issue
Block a user