removed dead code

This commit is contained in:
Luke Pulverenti 2015-03-26 15:21:40 -04:00
parent cd99ad4366
commit 8921e152ea

View file

@ -75,7 +75,7 @@ namespace MediaBrowser.Server.Implementations.Sync
{
Condition = ProfileConditionType.LessThanEqual,
Property = ProfileConditionValue.RefFrames,
Value = "12",
Value = "4",
IsRequired = false
}
}