Explorar o código

* Fix hints and warnings

Michael Van Canneyt hai 7 meses
pai
achega
d355ad8e58
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/fcl-base/src/browserapp.pas

+ 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);