2
0
Эх сурвалжийг харах

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

git-svn-id: branches/wasm@48336 -
nickysn 4 жил өмнө
parent
commit
f891c52dd1

+ 0 - 8
compiler/wasm32/cpubase.pas

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