commit | 0ddbfe8cfd0057209777c7a2b18f2a34a41c4ae0 | [log] [tgz] |
---|---|---|
author | QUICHE team <quiche-dev@google.com> | Mon Jun 03 12:27:53 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 05 21:16:27 2019 -0700 |
tree | f9629694e14aed5fd0f4f78c2eaf52db5244a124 | |
parent | 546a628cf048b5e29c5187fd11e80687dc08c4a5 [diff] |
Cleanup: remove unused serialized crypto config from QuartcDispatcher. The field, getter, and ctor parameter are all unused, and should be deleted. gfe-relnote: n/a (Quartc only) PiperOrigin-RevId: 251285076 Change-Id: I530b7746f47e16f0c4eda30a391ee480e17add29
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.