Delete RtpPayloadParams::SetDependenciesVp8Deprecated as unused

Bug: webrtc:10242
Change-Id: Iddad086d8ce3652bd9f0fb12788d5c73b5ebda76
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/161945
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Elad Alon <eladalon@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30159}
This commit is contained in:
Danil Chapovalov
2019-12-13 12:23:58 +01:00
committed by Commit Bot
parent 4442871b13
commit dc7fe40f49
7 changed files with 61 additions and 127 deletions

View File

@ -182,6 +182,7 @@ rtc_library("video_codec_interface") {
"../../api/video_codecs:video_codecs_api",
"../../common_video",
"../../common_video/generic_frame_descriptor",
"../../rtc_base:deprecation",
"../../rtc_base/system:rtc_export",
"//third_party/abseil-cpp/absl/types:optional",
]