- removed tarrayreftype, because it's not used on the wasm target

git-svn-id: branches/wasm@48336 -
This commit is contained in:
nickysn 2021-01-22 21:47:08 +00:00
parent f294ea5028
commit f891c52dd1

View File

@ -184,14 +184,6 @@ uses
LOC_MMREGISTER,LOC_CMMREGISTER,LOC_SUBSETREG,LOC_CSUBSETREG];
{*****************************************************************************
References
*****************************************************************************}
type
{ array reference types }
tarrayreftype = (art_none,art_indexreg,art_indexref,art_indexconst);
{*****************************************************************************
Conditions
*****************************************************************************}