mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-05 00:47:47 +02:00
* Fix hints and warnings
This commit is contained in:
parent
1c36ead825
commit
3786221f6e
@ -1953,9 +1953,6 @@ begin
|
||||
end;
|
||||
|
||||
function TRttiArrayType.GetDimension(aIndex: SizeInt): TRttiType;
|
||||
Var
|
||||
I : Integer;
|
||||
Res : TRttiType;
|
||||
|
||||
begin
|
||||
if (aIndex >= DimensionCount) then
|
||||
|
Loading…
Reference in New Issue
Block a user