* Fixed file handle leak when creating GUIDs

git-svn-id: trunk@11121 -
This commit is contained in:
michael 2008-05-29 12:42:42 +00:00
parent 48bf280781
commit 8b94b4b849

View File

@ -71,7 +71,6 @@ begin
FileClose(FD);
end;
end;
end;
Function SysCreateGUID(out GUID : TGUID) : Integer;