Sync shared code from runtime (#21866)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2020-05-15 12:19:17 +00:00 committed by GitHub
parent 8675632723
commit 9bc1255a42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -142,8 +142,6 @@ namespace System.Net.Quic.Implementations.MsQuic.Internal
// - Otherwise, dial this in to reflect actual minimum requirements and add some sort of platform
// error code mapping when creating exceptions.
OperatingSystem ver = Environment.OSVersion;
// TODO: try to initialize TLS 1.3 in SslStream.
try