[SabreTools.Helper.Dats] Remove serialization

This commit is contained in:
Matt Nadareski
2016-10-24 16:22:11 -07:00
parent 8af7ee4eb5
commit 58e3014277
8 changed files with 4 additions and 20 deletions

View File

@@ -16,7 +16,6 @@ using SharpCompress.Common;
namespace SabreTools.Helper.Dats
{
[Serializable]
public class DatFile : ICloneable
{
#region Private instance variables