Browse Source

* Fix AV

git-svn-id: trunk@47981 -
michael 4 years ago
parent
commit
b387dd8a94
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;
 destructor THTMLWriter.Destroy;
 begin
 begin
-  PageInfos.Free;
   OutputNodeStack.Free;
   OutputNodeStack.Free;
   FImageFileList.Free;
   FImageFileList.Free;
   inherited Destroy;
   inherited Destroy;