diff options
Diffstat (limited to 'MediaBrowser.Model/LiveTv/ProgramInfoDto.cs')
| -rw-r--r-- | MediaBrowser.Model/LiveTv/ProgramInfoDto.cs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MediaBrowser.Model/LiveTv/ProgramInfoDto.cs b/MediaBrowser.Model/LiveTv/ProgramInfoDto.cs index 8b8b0cd07..0798a2294 100644 --- a/MediaBrowser.Model/LiveTv/ProgramInfoDto.cs +++ b/MediaBrowser.Model/LiveTv/ProgramInfoDto.cs @@ -47,12 +47,6 @@ namespace MediaBrowser.Model.LiveTv /// </summary> /// <value>The community rating.</value> public float? CommunityRating { get; set; } - - /// <summary> - /// Gets or sets the aspect ratio. - /// </summary> - /// <value>The aspect ratio.</value> - public string AspectRatio { get; set; } /// <summary> /// Gets or sets the official rating. |
