Removed systemIp6 functionality.

This commit is contained in:
BaronGreenback
2021-01-19 12:50:11 +00:00
parent 821473557c
commit 82d365045a
3 changed files with 1 additions and 14 deletions

View File

@@ -30,7 +30,6 @@ namespace Jellyfin.Api.Tests
public void TestNetworks(bool ip4, bool ip6, string hostList, string match)
{
using var nm = CreateNetworkManager();
NetworkManager.SystemIP6Enabled = ip6;
var settings = new NetworkConfiguration
{