Address warnings in code I wrote

This commit is contained in:
Matt Nadareski
2021-01-15 13:06:17 -08:00
parent 32d1c59d64
commit cb947fdf51
5 changed files with 6 additions and 10 deletions

View File

@@ -204,7 +204,6 @@ namespace SabreTools.DatFiles.Formats
}
// Get the hash field and set final fields
string hash;
switch (_hash)
{
case Hash.CRC: