Removing unused declared arg
rtc_build_libjpeg is never used in the build process. BUG=webrtc:7906 TBR=kjellander@webrtc.org Review-Url: https://codereview.webrtc.org/2979013002 Cr-Commit-Position: refs/heads/master@{#19242}
This commit is contained in:
parent
0d48c69331
commit
552ba37dac
@ -79,7 +79,6 @@ declare_args() {
|
||||
|
||||
# Disable these to not build components which can be externally provided.
|
||||
rtc_build_json = true
|
||||
rtc_build_libjpeg = true
|
||||
rtc_build_libsrtp = true
|
||||
rtc_build_libvpx = true
|
||||
rtc_libvpx_build_vp9 = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user