aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2017-03-24 11:04:34 -0400
committerGitHub <noreply@github.com>2017-03-24 11:04:34 -0400
commite96b9cb05c3c5d71adf5918f862dfb66155ca0ea (patch)
tree2c202f33338bbcf2bc67c902e815c836afdb85b1 /MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
parent410a75d03d9904cd3e8c33b11ac8a85cfd3f7f42 (diff)
parentaa8f3cd493509ce4d6af836d3f231e7437a8ae49 (diff)
Merge pull request #2543 from MediaBrowser/dev
Dev
Diffstat (limited to 'MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj')
-rw-r--r--MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
index 63e789a59..ee19c4b66 100644
--- a/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
+++ b/MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj
@@ -55,7 +55,6 @@
<Compile Include="Encoder\EncodingUtils.cs" />
<Compile Include="Encoder\EncoderValidator.cs" />
<Compile Include="Encoder\FontConfigLoader.cs" />
- <Compile Include="Encoder\JobLogger.cs" />
<Compile Include="Encoder\MediaEncoder.cs" />
<Compile Include="Encoder\VideoEncoder.cs" />
<Compile Include="Probing\FFProbeHelpers.cs" />