aboutsummaryrefslogtreecommitdiff
path: root/RSSDP/SsdpRootDevice.cs
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2018-12-14 14:06:36 -0500
committerGitHub <noreply@github.com>2018-12-14 14:06:36 -0500
commitafd6727c64896e06ade30aed4f515b8173c0d1ad (patch)
tree2b1ac2c470f550e099294326612e8e12dad4ad39 /RSSDP/SsdpRootDevice.cs
parent75068407c65b666a6d6fe89ed8a13f52420f8548 (diff)
parent77eba9cc445dbf19b162681919c319a0a73aef6f (diff)
Merge pull request #140 from Bond-009/skia
Remove some warnings for obsolete code.
Diffstat (limited to 'RSSDP/SsdpRootDevice.cs')
-rw-r--r--RSSDP/SsdpRootDevice.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/RSSDP/SsdpRootDevice.cs b/RSSDP/SsdpRootDevice.cs
index 6d0fcafbb..eaf3f6a38 100644
--- a/RSSDP/SsdpRootDevice.cs
+++ b/RSSDP/SsdpRootDevice.cs
@@ -76,4 +76,4 @@ namespace Rssdp
#endregion
}
-} \ No newline at end of file
+}