Unnecessary. Cleanup of unfinished decrypts is performed by Caller
This commit is contained in:
parent
b1968caa0f
commit
e2a05761a6
1 changed files with 0 additions and 5 deletions
|
|
@ -140,11 +140,6 @@ namespace AaxDecrypter
|
|||
else
|
||||
FileUtility.SaferDelete(TempFilePath);
|
||||
}
|
||||
else
|
||||
{
|
||||
FileUtility.SaferDelete(OutputFileName);
|
||||
}
|
||||
|
||||
|
||||
return success;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue