git-svn-id: https://svn.code.sf.net/p/kolmck/code@76 91bb2d04-0c0c-4d2d-88a5-bbb6f4c1fa07
This commit is contained in:
dkolmck
2010-10-09 13:35:54 +00:00
parent e54081be3b
commit ec2ce65753
34 changed files with 22715 additions and 13571 deletions

View File

@ -112,7 +112,7 @@ begin
if InstBlockCount = 0 then begin
VirtualFree(InstBlockList, 0, MEM_RELEASE);
InstBlockList := nil;
ObjectInstance := nil;
// ObjectInstance := nil;
end;
end;
end;