aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Entities/Video.cs
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Controller/Entities/Video.cs')
-rw-r--r--MediaBrowser.Controller/Entities/Video.cs6
1 files changed, 0 insertions, 6 deletions
diff --git a/MediaBrowser.Controller/Entities/Video.cs b/MediaBrowser.Controller/Entities/Video.cs
index 0116f5d42..78f4e3fc2 100644
--- a/MediaBrowser.Controller/Entities/Video.cs
+++ b/MediaBrowser.Controller/Entities/Video.cs
@@ -44,12 +44,6 @@ namespace MediaBrowser.Controller.Entities
/// </summary>
/// <value>The video3 D format.</value>
public Video3DFormat? Video3DFormat { get; set; }
-
- /// <summary>
- /// Gets or sets the format of the video.
- /// </summary>
- /// <value>The format of the video.</value>
- public VideoFormat VideoFormat { get; set; }
/// <summary>
/// Gets or sets the media streams.