diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-07-31 01:16:22 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-07-31 01:16:22 -0400 |
| commit | 2ed625d27eb1c2514e07b9187fe64262b2c23a5c (patch) | |
| tree | 9bd1ac50fa276aaa9aca6d40914a0051a57111c6 /MediaBrowser.Controller/LiveTv | |
| parent | 4ea1216af6c13a2047c08547cba7ded50c9f81b1 (diff) | |
update themes
Diffstat (limited to 'MediaBrowser.Controller/LiveTv')
| -rw-r--r-- | MediaBrowser.Controller/LiveTv/LiveTvVideoRecording.cs | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/MediaBrowser.Controller/LiveTv/LiveTvVideoRecording.cs b/MediaBrowser.Controller/LiveTv/LiveTvVideoRecording.cs index c29d3dc478..35351ae227 100644 --- a/MediaBrowser.Controller/LiveTv/LiveTvVideoRecording.cs +++ b/MediaBrowser.Controller/LiveTv/LiveTvVideoRecording.cs @@ -54,15 +54,6 @@ namespace MediaBrowser.Controller.LiveTv } [IgnoreDataMember] - protected override bool SupportsIsInMixedFolderDetection - { - get - { - return false; - } - } - - [IgnoreDataMember] public override bool SupportsPlayedStatus { get |
