diff options
| author | Luke <luke.pulverenti@gmail.com> | 2017-01-27 23:23:19 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-27 23:23:19 -0500 |
| commit | fd93caf37f27c8e197af37b89960195ea023e7b1 (patch) | |
| tree | 9f04111e31ecac922882e9353f108baa804198c9 /MediaBrowser.Controller/Entities/InternalItemsQuery.cs | |
| parent | 90420a7c23712e982c9062bf7e14f65195c2a723 (diff) | |
| parent | f616aee90b1a27a573302740cfa17d420a2b6bc1 (diff) | |
Merge pull request #2428 from MediaBrowser/dev
Dev
Diffstat (limited to 'MediaBrowser.Controller/Entities/InternalItemsQuery.cs')
| -rw-r--r-- | MediaBrowser.Controller/Entities/InternalItemsQuery.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/Entities/InternalItemsQuery.cs b/MediaBrowser.Controller/Entities/InternalItemsQuery.cs index 9c5730d05..f03531270 100644 --- a/MediaBrowser.Controller/Entities/InternalItemsQuery.cs +++ b/MediaBrowser.Controller/Entities/InternalItemsQuery.cs @@ -172,7 +172,6 @@ namespace MediaBrowser.Controller.Entities case ItemFields.ProductionLocations: case ItemFields.Keywords: case ItemFields.Taglines: - case ItemFields.ShortOverview: case ItemFields.CustomRating: case ItemFields.DateCreated: case ItemFields.SortName: |
