Clean up dead code

These are old usages of GetRuntimeIdentifier() that are no longer needed.
This commit is contained in:
Eric Erhardt 2017-03-16 21:34:10 -05:00
parent c492e714e6
commit 8e239a4825
4 changed files with 0 additions and 101 deletions

View file

@ -13,8 +13,6 @@ namespace StreamForwarderTests
{
public class StreamForwarderTests : TestBase
{
private static readonly string s_rid = DotnetLegacyRuntimeIdentifiers.InferLegacyRestoreRuntimeIdentifier();
public static IEnumerable<object[]> ForwardingTheoryVariations
{
get