diff options
| author | LukePulverenti <luke.pulverenti@gmail.com> | 2013-03-17 23:10:21 -0400 |
|---|---|---|
| committer | LukePulverenti <luke.pulverenti@gmail.com> | 2013-03-17 23:10:21 -0400 |
| commit | cf61ac0264883e53f024088a88148b87cbbf89a7 (patch) | |
| tree | 07912cbc932912335693377f4b82e1c4a0431335 /MediaBrowser.Model/MediaBrowser.Model.csproj | |
| parent | c1d38106c745313073986499e06a168146162f8b (diff) | |
fixed client type display for ios. also fixed display preferences saving.
Diffstat (limited to 'MediaBrowser.Model/MediaBrowser.Model.csproj')
| -rw-r--r-- | MediaBrowser.Model/MediaBrowser.Model.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Model/MediaBrowser.Model.csproj b/MediaBrowser.Model/MediaBrowser.Model.csproj index 5f76c49ca..a3bc341c3 100644 --- a/MediaBrowser.Model/MediaBrowser.Model.csproj +++ b/MediaBrowser.Model/MediaBrowser.Model.csproj @@ -49,7 +49,6 @@ <Compile Include="Querying\ItemsByNameQuery.cs" /> <Compile Include="Entities\BaseItemInfo.cs" /> <Compile Include="Connectivity\ClientConnectionInfo.cs" /> - <Compile Include="Connectivity\ClientType.cs" /> <Compile Include="Entities\ImageDownloadOptions.cs" /> <Compile Include="Logging\ILogManager.cs" /> <Compile Include="MediaInfo\BlurayDiscInfo.cs" /> |
