Browse Source

* Fix AV

git-svn-id: trunk@47981 -
(cherry picked from commit b387dd8a94d9b8cb731f1af22f067bb2fde0b2b2)
michael 4 years ago
parent
commit
1499bf0e68
1 changed files with 0 additions and 1 deletions
  1. 0 1
      utils/fpdoc/dw_html.pp

+ 0 - 1
utils/fpdoc/dw_html.pp

@@ -255,7 +255,6 @@ end;
 
 destructor THTMLWriter.Destroy;
 begin
-  PageInfos.Free;
   OutputNodeStack.Free;
   FImageFileList.Free;
   inherited Destroy;