Parcourir la source

* removed wrong for

peter il y a 21 ans
Parent
commit
b550be8401
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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