Browse Source

* Removed double code introduced in r14518

git-svn-id: trunk@14520 -
joost 15 năm trước cách đây
mục cha
commit
6b4be62244
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      packages/fcl-web/src/custweb.pp

+ 0 - 2
packages/fcl-web/src/custweb.pp

@@ -260,8 +260,6 @@ begin
       end
     else
       M.HandleRequest(ARequest,AResponse);
-    if M.Kind=wkOneShot then
-      M.Free;
   except
     On E : Exception do
       begin