commit | 8d1e4fbdce2e872c911baa4de1da8bdd941aff7d | [log] [tgz] |
---|---|---|
author | Johannes Kron <kron@webrtc.org> | Tue May 10 13:05:28 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 10 20:39:54 2022 |
tree | 456622d9ec3e4cd317c110caa3ecf398e5d9fa70 | |
parent | 61d6fb11bd7fafa5df14f0c884188122eb44e16e [diff] |
Mark trace-only variable as unused to fix build errors Tracing can be disabled by setting the build flag rtc_disable_trace_events = true This causes the variable to be unused. Bug: webrtc:12787 Change-Id: Iebbb8cbb5ede5453ad24ce7710de3b1dd68ad83f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/261683 Reviewed-by: Henrik Boström <hbos@webrtc.org> Commit-Queue: Markus Handell <handellm@webrtc.org> Reviewed-by: Markus Handell <handellm@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36843}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.