소스 검색

* removed wrong for

peter 21 년 전
부모
커밋
b550be8401
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      fcl/inc/cgiapp.pp

+ 0 - 1
fcl/inc/cgiapp.pp

@@ -408,7 +408,6 @@ var
     index : Integer;
 
   begin
-    For Index:=1 to Length(QueryItem) do
     Index:=Length(QueryItem);    
     While (Index>0) do
       begin