LazReport: Fix mem leak introduced in the cgi/console patch.

git-svn-id: trunk@64383 -
This commit is contained in:
jesus 2021-01-14 08:32:54 +00:00
parent d7c926139c
commit 9e0ae34ea4

View File

@ -9964,7 +9964,6 @@ begin
FScript:=TfrScriptStrings.Create;
UpdateObjectStringResources;
{$ELSE}
TempBmp := TBitmap.Create;
if not FRInitialized then
begin
FRInitialized := True;