mirror of
https://github.com/rmcrackan/Libation.git
synced 2026-02-07 04:34:05 -05:00
Unnecessary. Cleanup of unfinished decrypts is performed by Caller
This commit is contained in:
@@ -140,11 +140,6 @@ namespace AaxDecrypter
|
||||
else
|
||||
FileUtility.SaferDelete(TempFilePath);
|
||||
}
|
||||
else
|
||||
{
|
||||
FileUtility.SaferDelete(OutputFileName);
|
||||
}
|
||||
|
||||
|
||||
return success;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user