removed dead code

pull/702/head
Luke Pulverenti 10 years ago
parent cd99ad4366
commit 8921e152ea

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

Loading…
Cancel
Save