diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-06-24 14:33:19 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-06-24 14:33:19 -0400 |
| commit | a107ff0369e5cade3dc2848f190a95b5be302a0b (patch) | |
| tree | d2a68a9f561e79db795ae0f3152e42b11f56fd6b /MediaBrowser.Model/Dlna/ProfileCondition.cs | |
| parent | 8dcfda89d110109a7fd283983ad9cac88d2da07a (diff) | |
capture more transcoding info
Diffstat (limited to 'MediaBrowser.Model/Dlna/ProfileCondition.cs')
| -rw-r--r-- | MediaBrowser.Model/Dlna/ProfileCondition.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Model/Dlna/ProfileCondition.cs b/MediaBrowser.Model/Dlna/ProfileCondition.cs index 3d104f9c41..9234a27136 100644 --- a/MediaBrowser.Model/Dlna/ProfileCondition.cs +++ b/MediaBrowser.Model/Dlna/ProfileCondition.cs @@ -1,5 +1,4 @@ using System.Xml.Serialization; -using MediaBrowser.Model.Dlna; namespace MediaBrowser.Model.Dlna { |
