Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -484,7 +484,7 @@ int CRCfix::Fix(Filename srce)
|
||||
if (backup.Exists())
|
||||
{
|
||||
backup.SetWritable();
|
||||
bool deleted = backup.Delete();
|
||||
[[maybe_unused]] bool deleted = backup.Delete();
|
||||
AZ_Assert(deleted, "failed to delete");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user