Skip to content

Commit 9bc1255

Browse files
Sync shared code from runtime (#21866)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8675632 commit 9bc1255

File tree

1 file changed

+0
-2
lines changed
  • src/Shared/runtime/Quic/Implementations/MsQuic/Internal

1 file changed

+0
-2
lines changed

src/Shared/runtime/Quic/Implementations/MsQuic/Internal/MsQuicApi.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,6 @@ static MsQuicApi()
142142
// - Otherwise, dial this in to reflect actual minimum requirements and add some sort of platform
143143
// error code mapping when creating exceptions.
144144

145-
OperatingSystem ver = Environment.OSVersion;
146-
147145
// TODO: try to initialize TLS 1.3 in SslStream.
148146

149147
try

0 commit comments

Comments
 (0)