Fix error reported by llvm: "error: unused variable 'kResampleAllpass1' [-Werror,-Wunused-const-variable]" "error: unused variable 'kResampleAllpass2' [-Werror,-Wunused-const-variable]" BUG=Unused variable. Change-Id: I60c64b04e0fa96eb803416fb2148a81fc46a337d Reviewed-on: https://chromium-review.googlesource.com/575132 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#19629}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.