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