aboutsummaryrefslogtreecommitdiff
path: root/Emby.Dlna/Server
diff options
context:
space:
mode:
authorClaus Vium <cvium@users.noreply.github.com>2020-02-03 13:51:34 +0100
committerGitHub <noreply@github.com>2020-02-03 13:51:34 +0100
commit241e351a6128aeaf594e8fefe2da244970c24954 (patch)
tree6f8957265ebb56eee8a4bbdf81df624cd3a6302d /Emby.Dlna/Server
parentd69870680b9a12118b2e5b5e9944c91b886a12c9 (diff)
parentb7a9900556d2fb316f0ea9d96e561bebb5332257 (diff)
Merge branch 'master' into dlnawarnings
Diffstat (limited to 'Emby.Dlna/Server')
-rw-r--r--Emby.Dlna/Server/DescriptionXmlBuilder.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Emby.Dlna/Server/DescriptionXmlBuilder.cs b/Emby.Dlna/Server/DescriptionXmlBuilder.cs
index df48246377..a72c62b12d 100644
--- a/Emby.Dlna/Server/DescriptionXmlBuilder.cs
+++ b/Emby.Dlna/Server/DescriptionXmlBuilder.cs
@@ -8,7 +8,6 @@ using System.Linq;
using System.Text;
using Emby.Dlna.Common;
using MediaBrowser.Model.Dlna;
-using MediaBrowser.Model.Extensions;
namespace Emby.Dlna.Server
{