mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add stopwatches to Filter as well
This commit is contained in:
@@ -101,7 +101,6 @@ namespace SabreTools.Filtering
|
||||
if (DatHeaderRemover == null && DatItemRemover == null)
|
||||
return;
|
||||
|
||||
// Output the logging statement
|
||||
InternalStopwatch watch = new InternalStopwatch("Applying removals to DAT");
|
||||
|
||||
// Remove DatHeader fields
|
||||
|
||||
Reference in New Issue
Block a user