aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Emby.Server.Implementations.csproj
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2017-09-26 13:10:07 -0400
committerGitHub <noreply@github.com>2017-09-26 13:10:07 -0400
commiteda7e5fd9891c1b836894b98b77b7a008788c670 (patch)
treeb38ab176ecb55d0ec7c5a611d697c3b49e8d1a35 /Emby.Server.Implementations/Emby.Server.Implementations.csproj
parentf114b103da4aeb43c3c13cc5033f695e7acadb1e (diff)
parenta0d82a02c8059dbacacac727d334b3d39c052a48 (diff)
Merge pull request #2916 from MediaBrowser/dev
update param encoding
Diffstat (limited to 'Emby.Server.Implementations/Emby.Server.Implementations.csproj')
-rw-r--r--Emby.Server.Implementations/Emby.Server.Implementations.csproj2
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" />