commit | b9dd7c5b3a8c63d0036e933f7960a6ab588c8d14 | [log] [tgz] |
---|---|---|
author | mikescarlett <mikescarlett@webrtc.org> | Sat Feb 20 04:43:45 2016 |
committer | Commit bot <commit-bot@chromium.org> | Sat Feb 20 04:43:49 2016 |
tree | e7606c94d1e9b3aac9917bd1dbe653e28dea3dfc | |
parent | 9bf5cde91a9b1673dcfe22a41ca7df9c000f869b [diff] |
Remove GetTransport() from TransportChannelImpl This appears to be dead code because GetTransport() is not used by WebRTC. It also adds dead code to DtlsTransportChannelWrapper and P2PTransportChannel. BUG= Committed: https://crrev.com/ee18220ddd783fad9812f1c1c195bf187a631c3a Cr-Commit-Position: refs/heads/master@{#11662} Review URL: https://codereview.webrtc.org/1691673002 Cr-Commit-Position: refs/heads/master@{#11695}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.