[DatFile] Remove commented code

This commit is contained in:
Matt Nadareski
2018-03-21 02:03:05 -07:00
parent 1db787b15d
commit 37b8d1bc8a

View File

@@ -2708,9 +2708,6 @@ namespace SabreTools.Library.DatFiles
// Then, remove the romof and cloneof tags so it's not picked up by the manager
RemoveTagsFromChild();
// Finally, remove all sets that are labeled as bios or device
//RemoveBiosAndDeviceSets(logger);
}
/// <summary>