mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 08:29:29 +02:00
- remove unneeded type declaration
git-svn-id: trunk@37421 -
This commit is contained in:
parent
1ae344394a
commit
57db4b47e1
@ -1671,8 +1671,6 @@ begin
|
||||
end;
|
||||
|
||||
function TRttiInstanceType.GetProperties: specialize TArray<TRttiProperty>;
|
||||
type
|
||||
PPropData = ^TPropData;
|
||||
var
|
||||
TypeInfo: PTypeInfo;
|
||||
TypeRttiType: TRttiType;
|
||||
|
Loading…
Reference in New Issue
Block a user