mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-26 05:00:25 +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);
|
UnitPaths,Defines,Undefines);
|
||||||
finally
|
finally
|
||||||
List.Free;
|
List.Free;
|
||||||
|
DeleteFileUTF8(TestFilename);
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user