* fixed warning after previous commit

This commit is contained in:
Nikolay Nikolov 2025-02-16 02:19:16 +02:00
parent c005544f3d
commit eb38ba60c4

View File

@ -5015,7 +5015,7 @@ implementation
exesec: TExeSection;
globals_count, i: Integer;
objsec: TWasmObjSection;
mapstr: string;
mapstr: string='';
begin
if assigned(exemap) then
exemap.AddHeader('Global section');