* Fix hints and warnings

This commit is contained in:
Michael Van Canneyt 2025-02-07 09:54:15 +01:00
parent e8a434cd7a
commit d355ad8e58

View File

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