commit | 0b83b2cbb40c7fe1c63076a713b9f0a17698cc91 | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Wed Apr 03 13:49:43 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 04 10:44:11 2024 |
tree | f13adbce687804e467bd1a24c63b84e4ca6de8cb | |
parent | 6046e44afd1ed9472c628628297d1fef938a930f [diff] |
dcsctp: Remove unreferenced reassembly_streams.cc This code was moved to ReassemblyQueue::AddReassembledMessage, the build file was updated to remove the source file, but the source file was never actually deleted. Dead code. Bug: None Change-Id: Iafb9bb276ff870398a76737ceb16ffc50a91738e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/345620 Commit-Queue: Victor Boivie <boivie@webrtc.org> Reviewed-by: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41994}
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.