- rm commented out code

This commit is contained in:
Nikolay Nikolov 2023-12-26 13:13:42 +02:00
parent 36fe4cf43d
commit 01d97bea00

View File

@ -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