Remove unreachable statement and unused variable from general_loss_algorithm.

gfe-relnote: n/a (remove dead code)
PiperOrigin-RevId: 295739948
Change-Id: I1297c6428cdc33d4f6fc4789013347fcfcfb022f
2 files changed
tree: bed0f5c561e8cf1eaa7abb9f3405d697fbaec4f3
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

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.