mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
ADD: Some code for Feature Request [ 1951507 ] Wipe file
This commit is contained in:
parent
e1372b11c8
commit
e024b0f928
1 changed files with 1 additions and 0 deletions
|
|
@ -177,6 +177,7 @@ begin
|
|||
end;
|
||||
FileFlush(fs.Handle);
|
||||
end;
|
||||
FileTruncate(fs.Handle, 0);
|
||||
fs.Free;
|
||||
except
|
||||
on E: Exception do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue