diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-09-26 13:09:42 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-09-26 13:09:42 -0400 |
| commit | a0d82a02c8059dbacacac727d334b3d39c052a48 (patch) | |
| tree | b38ab176ecb55d0ec7c5a611d697c3b49e8d1a35 /Emby.Server.Implementations/Emby.Server.Implementations.csproj | |
| parent | 099b823f2f65f24216a511e2fc8f6e20c36bd2d0 (diff) | |
update param encoding
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
| -rw-r--r-- | Emby.Server.Implementations/Emby.Server.Implementations.csproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Emby.Server.Implementations/Emby.Server.Implementations.csproj b/Emby.Server.Implementations/Emby.Server.Implementations.csproj index 41a62a417..2a74817c2 100644 --- a/Emby.Server.Implementations/Emby.Server.Implementations.csproj +++ b/Emby.Server.Implementations/Emby.Server.Implementations.csproj @@ -427,8 +427,6 @@ <Compile Include="LiveTv\TunerHosts\HdHomerun\HdHomerunUdpStream.cs" /> <Compile Include="LiveTv\TunerHosts\M3uParser.cs" /> <Compile Include="LiveTv\TunerHosts\M3UTunerHost.cs" /> - <Compile Include="LiveTv\TunerHosts\MulticastStream.cs" /> - <Compile Include="LiveTv\TunerHosts\QueueStream.cs" /> <Compile Include="Localization\LocalizationManager.cs" /> <Compile Include="Localization\TextLocalizer.cs" /> <Compile Include="Logging\ConsoleLogger.cs" /> |
