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