aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Dlna/DeviceProfile.cs
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-03-28 15:58:18 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-03-28 15:58:18 -0400
commit57623886b25cd2104f326d5974ff8375ba4964f6 (patch)
tree12bfd28418705126bbdc045fc1707c2d80c86740 /MediaBrowser.Controller/Dlna/DeviceProfile.cs
parent1dafb46b71aef08e45f265e6c1070d0a9270a78f (diff)
added generic remote control commands
Diffstat (limited to 'MediaBrowser.Controller/Dlna/DeviceProfile.cs')
-rw-r--r--MediaBrowser.Controller/Dlna/DeviceProfile.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Controller/Dlna/DeviceProfile.cs b/MediaBrowser.Controller/Dlna/DeviceProfile.cs
index 5950698fb7..c1fc713e4a 100644
--- a/MediaBrowser.Controller/Dlna/DeviceProfile.cs
+++ b/MediaBrowser.Controller/Dlna/DeviceProfile.cs
@@ -3,7 +3,6 @@ using MediaBrowser.Model.Entities;
using System;
using System.Collections.Generic;
using System.Linq;
-using System.Runtime.Serialization;
using System.Xml.Serialization;
namespace MediaBrowser.Controller.Dlna