瀏覽代碼

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

git-svn-id: branches/wasm@48336 -
nickysn 4 年之前
父節點
當前提交
f891c52dd1
共有 1 個文件被更改,包括 0 次插入8 次删除
  1. 0 8
      compiler/wasm32/cpubase.pas

+ 0 - 8
compiler/wasm32/cpubase.pas

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