mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-08 21:29:15 +02:00
* Fix compiler hints
This commit is contained in:
parent
f72183eb37
commit
474629788f
@ -130,9 +130,8 @@ end;
|
||||
function TWebIDLToPasApplication.ConfigWebIDLToPas : Boolean;
|
||||
|
||||
var
|
||||
A,ErrorMsg: String;
|
||||
A: String;
|
||||
I : Integer;
|
||||
ok: Boolean;
|
||||
L : TStrings;
|
||||
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user