aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Sync/SyncManager.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-09-12 12:39:24 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-09-12 12:39:24 -0400
commit0f743205c4835d828de9f28f6ab7d325209e83b2 (patch)
treeb98f87ef9978797c424a394fb6d0d411bcf66e5d /MediaBrowser.Server.Implementations/Sync/SyncManager.cs
parentdd17096b5d60e24f88f8f0c21227961d54587f6f (diff)
update external subs
Diffstat (limited to 'MediaBrowser.Server.Implementations/Sync/SyncManager.cs')
-rw-r--r--MediaBrowser.Server.Implementations/Sync/SyncManager.cs5
1 files changed, 0 insertions, 5 deletions
diff --git a/MediaBrowser.Server.Implementations/Sync/SyncManager.cs b/MediaBrowser.Server.Implementations/Sync/SyncManager.cs
index 18fcb4e79..f7a87dad5 100644
--- a/MediaBrowser.Server.Implementations/Sync/SyncManager.cs
+++ b/MediaBrowser.Server.Implementations/Sync/SyncManager.cs
@@ -539,11 +539,6 @@ namespace MediaBrowser.Server.Implementations.Sync
return false;
}
- if (video.IsStacked)
- {
- return false;
- }
-
if (video.IsShortcut)
{
return false;