aboutsummaryrefslogtreecommitdiff
path: root/DvdLib/Ifo/Title.cs
diff options
context:
space:
mode:
authorMark Monteiro <marknr.monteiro@protonmail.com>2020-05-14 11:08:08 -0400
committerGitHub <noreply@github.com>2020-05-14 11:08:08 -0400
commit2e09311a93cbf7b4d0629e058974a84e70c4b800 (patch)
tree9217bb9d15df7f1a516afcbc2f531bbc35161a53 /DvdLib/Ifo/Title.cs
parent3623aafcb60dec4f4f5055046717d895b7597b60 (diff)
parent11dd96f6c715b0f701903e636f08ee910c9a08eb (diff)
Merge branch 'master' into websocket
Diffstat (limited to 'DvdLib/Ifo/Title.cs')
-rw-r--r--DvdLib/Ifo/Title.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/DvdLib/Ifo/Title.cs b/DvdLib/Ifo/Title.cs
index 335e92992..abf806d2c 100644
--- a/DvdLib/Ifo/Title.cs
+++ b/DvdLib/Ifo/Title.cs
@@ -1,3 +1,5 @@
+#pragma warning disable CS1591
+
using System.Collections.Generic;
using System.IO;