소스 검색

* Removed double code introduced in r14518

git-svn-id: trunk@14520 -
joost 15 년 전
부모
커밋
6b4be62244
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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