[DatFile, ArchiveTools] TODO cleanup

This commit is contained in:
Matt Nadareski
2017-03-16 23:55:08 -07:00
parent 850821fb85
commit 2d5d9b74e7
6 changed files with 14 additions and 19 deletions

View File

@@ -19,9 +19,6 @@ using Stream = System.IO.Stream;
namespace SabreTools.Helper.Dats
{
/*
* TODO: Delete flags - Remove files from archive if only some are used (rebuild to TZip)
*/
public partial class DatFile
{
#region Rebuilding and Verifying [MODULAR DONE, FOR NOW]