mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-04 16:35:15 -05:00
Memleak fix. ;-)
git-svn-id: http://www.villavu.com/repositories/merlijn/mufasa@324 3f818213-9676-44b0-a9b4-5e4c4e03d09d
This commit is contained in:
parent
54efac8f52
commit
00d53d8aed
@ -487,6 +487,8 @@ begin
|
||||
_shadows := shadows;
|
||||
|
||||
bmp.Free;
|
||||
charsbmp.Free;
|
||||
shadowsbmp.Free;
|
||||
end;
|
||||
|
||||
constructor TMOCR.Create(Owner: TObject);
|
||||
|
Loading…
Reference in New Issue
Block a user