mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 17:59:16 +02:00
codetools: delete temp file
git-svn-id: trunk@26824 -
This commit is contained in:
parent
93b8c80fa1
commit
688eb04f0d
@ -1480,6 +1480,7 @@ begin
|
||||
UnitPaths,Defines,Undefines);
|
||||
finally
|
||||
List.Free;
|
||||
DeleteFileUTF8(TestFilename);
|
||||
end;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user