Removed using FrameObject = EncodedFrame.
Bug: webrtc:8909 Change-Id: Ia825466c52bdd2b0e070c3949cadaba05af7c1bc Reviewed-on: https://webrtc-review.googlesource.com/57140 Reviewed-by: Niels Moller <nisse@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22201}
This commit is contained in:
parent
7fd74ff1a5
commit
8c913efc1b
@ -58,9 +58,6 @@ class EncodedFrame : public webrtc::VCMEncodedFrame {
|
||||
bool inter_layer_predicted = false;
|
||||
};
|
||||
|
||||
// TODO(philipel): Remove this when downstream projects have been updated.
|
||||
using FrameObject = EncodedFrame;
|
||||
|
||||
} // namespace video_coding
|
||||
} // namespace webrtc
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user