Sfoglia il codice sorgente

* Fix hints and warnings

Michael Van Canneyt 7 mesi fa
parent
commit
d355ad8e58
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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);