mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 15:49:27 +02:00
- removed tarrayreftype, because it's not used on the wasm target
git-svn-id: branches/wasm@48336 -
This commit is contained in:
parent
f294ea5028
commit
f891c52dd1
@ -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
|
||||
*****************************************************************************}
|
||||
|
Loading…
Reference in New Issue
Block a user