Browse Source

- removed unused taicpu.insoffset field

git-svn-id: trunk@29916 -
Jonas Maebe 10 năm trước cách đây
mục cha
commit
5fff543c73
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      compiler/aarch64/aasmcpu.pas

+ 0 - 1
compiler/aarch64/aasmcpu.pas

@@ -210,7 +210,6 @@ uses
       private
          { next fields are filled in pass1, so pass2 is faster }
          inssize   : shortint;
-         insoffset : longint;
          LastInsOffset : longint; { need to be public to be reset }
          insentry  : PInsEntry;
          function  InsEnd:longint;