mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 18:09:12 +02:00
- rm commented out code
This commit is contained in:
parent
36fe4cf43d
commit
01d97bea00
@ -2155,12 +2155,6 @@ implementation
|
|||||||
SectionSize: uint32;
|
SectionSize: uint32;
|
||||||
SectionStart: LongInt;
|
SectionStart: LongInt;
|
||||||
|
|
||||||
{ TypeSectionRead: Boolean = false;
|
|
||||||
ImportSectionRead: Boolean = false;
|
|
||||||
FunctionSectionRead: Boolean = false;
|
|
||||||
DataCountSectionRead: Boolean = false;
|
|
||||||
|
|
||||||
DataCount: uint32;}
|
|
||||||
|
|
||||||
function ReadUleb(r: TObjectReader; out v: uint64): boolean;
|
function ReadUleb(r: TObjectReader; out v: uint64): boolean;
|
||||||
var
|
var
|
||||||
|
Loading…
Reference in New Issue
Block a user