deprecate localized guids config switch

This commit is contained in:
Luke Pulverenti
2017-10-26 23:49:56 -04:00
parent 88caeaa783
commit ca2e7a4195
6 changed files with 2 additions and 23 deletions

View File

@@ -101,7 +101,6 @@ namespace MediaBrowser.Common.Net
public TimeSpan CacheLength { get; set; }
public int TimeoutMs { get; set; }
public bool PreferIpv4 { get; set; }
public bool EnableDefaultUserAgent { get; set; }
public bool AppendCharsetToMimeType { get; set; }