aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/CollectionFolder.cs
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2017-08-11 02:30:11 -0400
committerGitHub <noreply@github.com>2017-08-11 02:30:11 -0400
commitaff4fc649b33b9a8ac257f11c954d8e9741a68d0 (patch)
treea4c0c2b25341ec468db2bc3d4db7a87f4dccc83f /MediaBrowser.Controller/Entities/CollectionFolder.cs
parentd93d9754c9869378b8baf4c84b63c30f8c3682a8 (diff)
parenta7db7cd40cf303b4f95c25ac34bd7f947b084344 (diff)
Merge pull request #2804 from MediaBrowser/dev
Dev
Diffstat (limited to 'MediaBrowser.Controller/Entities/CollectionFolder.cs')
-rw-r--r--MediaBrowser.Controller/Entities/CollectionFolder.cs9
1 files changed, 0 insertions, 9 deletions
diff --git a/MediaBrowser.Controller/Entities/CollectionFolder.cs b/MediaBrowser.Controller/Entities/CollectionFolder.cs
index f314d82c1..d02e469d4 100644
--- a/MediaBrowser.Controller/Entities/CollectionFolder.cs
+++ b/MediaBrowser.Controller/Entities/CollectionFolder.cs
@@ -32,15 +32,6 @@ namespace MediaBrowser.Controller.Entities
}
[IgnoreDataMember]
- protected override bool SupportsShortcutChildren
- {
- get
- {
- return true;
- }
- }
-
- [IgnoreDataMember]
public override bool SupportsPlayedStatus
{
get