[DatFile] Forgot to add the method call

This commit is contained in:
Matt Nadareski
2017-10-30 15:22:50 -07:00
parent 2ddad9321b
commit d803464efa

View File

@@ -5616,7 +5616,7 @@ namespace SabreTools.Library.DatFiles
// If we are removing scene dates, do that now // If we are removing scene dates, do that now
if (SceneDateStrip) if (SceneDateStrip)
{ {
StripSceneDatesFromItems();
} }
// Get the outfile names // Get the outfile names