Ver Fonte

* Fix hints and warnings

Michael Van Canneyt há 7 meses atrás
pai
commit
d355ad8e58
1 ficheiros alterados com 0 adições e 1 exclusões
  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);