mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-29 20:10:20 +02:00
LCL: clean up
git-svn-id: trunk@30557 -
This commit is contained in:
parent
24395559f5
commit
9e4a6260dc
@ -1022,9 +1022,6 @@ begin
|
||||
for j:=0 to Fitems.Count-1 do
|
||||
WriteItem(TPOFileItem(FItems[j]));
|
||||
|
||||
//if not DirectoryExistsUTF8(ExtractFileDir(AFilename)) then
|
||||
// ForceDirectoriesUTF8(ExtractFileDir(AFilename));
|
||||
|
||||
OutLst.SaveToFile(UTF8ToSys(AFilename));
|
||||
|
||||
finally
|
||||
|
Loading…
Reference in New Issue
Block a user