aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/LiveTv
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2017-07-31 01:16:22 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2017-07-31 01:16:22 -0400
commit2ed625d27eb1c2514e07b9187fe64262b2c23a5c (patch)
tree9bd1ac50fa276aaa9aca6d40914a0051a57111c6 /MediaBrowser.Controller/LiveTv
parent4ea1216af6c13a2047c08547cba7ded50c9f81b1 (diff)
update themes
Diffstat (limited to 'MediaBrowser.Controller/LiveTv')
-rw-r--r--MediaBrowser.Controller/LiveTv/LiveTvVideoRecording.cs9
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