Remove empty if statement

An empty if statement has been sitting here since the big bang,
occasionally causing lint presubmit flags. Remove the code.

gfe-relnote: Empty if statement, in effect a noop
PiperOrigin-RevId: 276680195
Change-Id: I971aab29f9cbf07c6ac3d8c616ff4b3c02d78a75
1 file changed
tree: c05a4be09a4f38b93a0f80e4f6073dc4d86db16d
  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.