2
0
Michael Van Canneyt 7 сар өмнө
parent
commit
d355ad8e58

+ 0 - 1
packages/fcl-base/src/browserapp.pas

@@ -95,7 +95,6 @@ procedure ReloadParamStrings;
 Var
   ParsLine : String;
   Pars : Array of String;
-  I : integer;
 
 begin
   ParsLine:=Copy(window.location.hash,2);