- removed unused taicpu.insoffset field

git-svn-id: trunk@29916 -
This commit is contained in:
Jonas Maebe 2015-02-23 22:52:45 +00:00
parent 71bd4e23d9
commit 5fff543c73

View File

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