- remove an unused local variable

git-svn-id: trunk@42757 -
This commit is contained in:
svenbarth 2019-08-21 20:25:37 +00:00
parent 805a9fa448
commit a8cf852b0f

View File

@ -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 }