* Fix compiler hints

This commit is contained in:
Michaël Van Canneyt 2024-12-06 10:02:09 +01:00
parent f72183eb37
commit 474629788f

View File

@ -130,9 +130,8 @@ end;
function TWebIDLToPasApplication.ConfigWebIDLToPas : Boolean;
var
A,ErrorMsg: String;
A: String;
I : Integer;
ok: Boolean;
L : TStrings;
begin