diff options
Diffstat (limited to 'Emby.Dlna/Service/ServiceXmlBuilder.cs')
| -rw-r--r-- | Emby.Dlna/Service/ServiceXmlBuilder.cs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Emby.Dlna/Service/ServiceXmlBuilder.cs b/Emby.Dlna/Service/ServiceXmlBuilder.cs index 68782ffb7..bd1f0bf05 100644 --- a/Emby.Dlna/Service/ServiceXmlBuilder.cs +++ b/Emby.Dlna/Service/ServiceXmlBuilder.cs @@ -1,7 +1,6 @@ -using Emby.Dlna.Common; using System.Collections.Generic; -using System.Security; using System.Text; +using Emby.Dlna.Common; using Emby.Dlna.Server; namespace Emby.Dlna.Service |
