diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-06-28 16:25:58 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-06-28 16:25:58 -0400 |
| commit | 8a1b12b7d805ce35f4e10acf2294f355f47e75e3 (patch) | |
| tree | 71fc6b154b3b4e335fe9af1a58fdb584042dd92a /MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj | |
| parent | ac7d6256f460ce459a5b5c824e1b32d23e120901 (diff) | |
tightened up image saving to reduce knowledge of file names
Diffstat (limited to 'MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj')
| -rw-r--r-- | MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj b/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj index d804f6f1c..e2a56e912 100644 --- a/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj +++ b/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj @@ -66,7 +66,6 @@ <Compile Include="Configuration\BaseConfigurationManager.cs" /> <Compile Include="HttpClientManager\HttpClientInfo.cs" /> <Compile Include="HttpClientManager\HttpClientManager.cs" /> - <Compile Include="HttpClientManager\HttpResponseInfo.cs" /> <Compile Include="Logging\LogHelper.cs" /> <Compile Include="Logging\NLogger.cs" /> <Compile Include="Logging\NlogManager.cs" /> |
