diff options
Diffstat (limited to 'Emby.Dlna/Profiles/SharpSmartTvProfile.cs')
| -rw-r--r-- | Emby.Dlna/Profiles/SharpSmartTvProfile.cs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Emby.Dlna/Profiles/SharpSmartTvProfile.cs b/Emby.Dlna/Profiles/SharpSmartTvProfile.cs index f840cfb346..aa8d434e3f 100644 --- a/Emby.Dlna/Profiles/SharpSmartTvProfile.cs +++ b/Emby.Dlna/Profiles/SharpSmartTvProfile.cs @@ -1,3 +1,5 @@ +#pragma warning disable CS1591 + using MediaBrowser.Model.Dlna; namespace Emby.Dlna.Profiles |
