aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model.Portable
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2016-01-02 16:54:37 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2016-01-02 16:54:37 -0500
commit821e8246872cfa380249bca2f79ea810f27c87d5 (patch)
treec1ba1b2c3f24e8a8f92573828fbaa08d1ada3c97 /MediaBrowser.Model.Portable
parent4bf13f7754f9797eb5adc15ece0fcb2fd94cdb04 (diff)
better caching of remote data
Diffstat (limited to 'MediaBrowser.Model.Portable')
-rw-r--r--MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj3
1 files changed, 0 insertions, 3 deletions
diff --git a/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj b/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj
index 40e532b79..6145983e2 100644
--- a/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj
+++ b/MediaBrowser.Model.Portable/MediaBrowser.Model.Portable.csproj
@@ -608,9 +608,6 @@
<Compile Include="..\MediaBrowser.Model\Entities\SortOrder.cs">
<Link>Entities\SortOrder.cs</Link>
</Compile>
- <Compile Include="..\MediaBrowser.Model\Entities\SupporterInfo.cs">
- <Link>Entities\SupporterInfo.cs</Link>
- </Compile>
<Compile Include="..\MediaBrowser.Model\Entities\TrailerType.cs">
<Link>Entities\TrailerType.cs</Link>
</Compile>