瀏覽代碼

- removed ARM leftover tspecialregflag type

git-svn-id: trunk@29910 -
Jonas Maebe 10 年之前
父節點
當前提交
c2b1ff41d5
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      compiler/aarch64/cpubase.pas

+ 0 - 3
compiler/aarch64/cpubase.pas

@@ -217,9 +217,6 @@ unit cpubase;
         shiftimm : byte;
       end;
 
-      tspecialregflag = (srC, srX, srS, srF);
-      tspecialregflags = set of tspecialregflag;
-
 {*****************************************************************************
                                  Constants
 *****************************************************************************}