[DatFile] Remove TODO, remove partial designation

This commit is contained in:
Matt Nadareski
2017-11-07 14:02:28 -08:00
parent 189b516fce
commit 3d7e217de8

View File

@@ -34,9 +34,8 @@ namespace SabreTools.Library.DatFiles
/// </summary>
/// <remarks>
/// TODO: Make stats output standard width (HTML, without making the entire thing a table)
/// TODO: Stats multithreading? Either StringBuilder or locking
/// </remarks>
public partial class DatFile
public class DatFile
{
#region Private instance variables