From 01d97bea00960c131451ec6f58ee7593a36ab0e6 Mon Sep 17 00:00:00 2001 From: Nikolay Nikolov Date: Tue, 26 Dec 2023 13:13:42 +0200 Subject: [PATCH] - rm commented out code --- compiler/ogwasm.pas | 6 ------ 1 file changed, 6 deletions(-) diff --git a/compiler/ogwasm.pas b/compiler/ogwasm.pas index 2322947476..1894d527eb 100644 --- a/compiler/ogwasm.pas +++ b/compiler/ogwasm.pas @@ -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