mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-15 00:29:24 +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
|
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;
|
||||||
|
Loading…
Reference in New Issue
Block a user