[DatFile] Comment out until further notice

This commit is contained in:
Matt Nadareski
2017-01-11 20:42:49 -08:00
parent ba72c180b7
commit 2d653f985a

View File

@@ -399,7 +399,7 @@ namespace SabreTools.Helper.Dats
RemoveTagsFromChild(logger); RemoveTagsFromChild(logger);
// Finally, remove all sets that are labeled as bios or device // Finally, remove all sets that are labeled as bios or device
RemoveBiosAndDeviceSets(logger); //RemoveBiosAndDeviceSets(logger);
} }
/// <summary> /// <summary>