mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
remove obsolete markings
This commit is contained in:
@@ -199,7 +199,6 @@ namespace MediaBrowser.Model.Configuration
|
||||
|
||||
public string UICulture { get; set; }
|
||||
|
||||
[Obsolete]
|
||||
public DlnaOptions DlnaOptions { get; set; }
|
||||
|
||||
public double DownMixAudioBoost { get; set; }
|
||||
@@ -213,10 +212,8 @@ namespace MediaBrowser.Model.Configuration
|
||||
|
||||
public ChannelOptions ChannelOptions { get; set; }
|
||||
|
||||
[Obsolete]
|
||||
public ChapterOptions ChapterOptions { get; set; }
|
||||
|
||||
[Obsolete]
|
||||
public bool DefaultMetadataSettingsApplied { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user