mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-16 05:59:28 +02:00
- removed unused taicpu.insoffset field
git-svn-id: trunk@29916 -
This commit is contained in:
parent
71bd4e23d9
commit
5fff543c73
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user