mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 19:09:23 +02:00
* Fix AV
git-svn-id: trunk@47981 -
(cherry picked from commit b387dd8a94
)
This commit is contained in:
parent
ff4ed1a93c
commit
1499bf0e68
@ -255,7 +255,6 @@ end;
|
||||
|
||||
destructor THTMLWriter.Destroy;
|
||||
begin
|
||||
PageInfos.Free;
|
||||
OutputNodeStack.Free;
|
||||
FImageFileList.Free;
|
||||
inherited Destroy;
|
||||
|
Loading…
Reference in New Issue
Block a user