mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-10-01 00:21:15 +02:00
- remove an unused local variable
git-svn-id: trunk@42757 -
This commit is contained in:
parent
805a9fa448
commit
a8cf852b0f
@ -1506,7 +1506,6 @@ type
|
||||
PMethod = ^TMethod;
|
||||
var
|
||||
td: PTypeData;
|
||||
size: SizeInt;
|
||||
begin
|
||||
result.FData.FTypeInfo:=ATypeInfo;
|
||||
{ resets the whole variant part; FValueData is already Nil }
|
||||
|
Loading…
Reference in New Issue
Block a user