diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-08-11 02:29:49 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-08-11 02:29:49 -0400 |
| commit | a7db7cd40cf303b4f95c25ac34bd7f947b084344 (patch) | |
| tree | a4c0c2b25341ec468db2bc3d4db7a87f4dccc83f /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | 900714c866a764e76ca4d6fb0d11833addc953b4 (diff) | |
reduce traffic from session player
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
| -rw-r--r-- | Emby.Server.Implementations/Emby.Server.Implementations.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj index d4976196c..38f51919a 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -249,7 +249,6 @@ <Compile Include="Social\SharingManager.cs" /> <Compile Include="Social\SharingRepository.cs" /> <Compile Include="Sorting\AiredEpisodeOrderComparer.cs" /> - <Compile Include="Sorting\AirTimeComparer.cs" /> <Compile Include="Sorting\AlbumArtistComparer.cs" /> <Compile Include="Sorting\AlbumComparer.cs" /> <Compile Include="Sorting\AlphanumComparator.cs" /> |
