aasmllvmmetadata: remove leftover unused type

This commit is contained in:
Jonas Maebe 2022-06-06 10:24:05 +02:00
parent 5d02c65425
commit b456833b03

View File

@ -141,7 +141,6 @@ interface
property itemname: TSymStr read fitemname;
property itemkind: tllvmspecialmetaitemkind read fitemkind;
end;
tllvmspecialisedmetaitems = array of tllvmspecialisedmetaitem;
{ !name = !kindname(field1: value1, ...) }
tai_llvmspecialisedmetadatanode = class(tai_llvmunnamedmetadatanode)