[Headerer] Bring Headerer up to internal spec

This commit is contained in:
Matt Nadareski
2016-06-17 11:47:30 -07:00
parent f6bcfafe0b
commit 18ce3860d0
2 changed files with 137 additions and 55 deletions

View File

@@ -162,7 +162,7 @@ namespace SabreTools.Helper
{
encounteredErrors = true;
}
catch (Exception ex)
catch (Exception)
{
// Don't log file open errors
encounteredErrors = true;