* fix warning (second attempt :) )

This commit is contained in:
Nikolay Nikolov 2024-09-07 18:05:35 +03:00
parent a0cfed14fa
commit 424686ce34

View File

@ -2563,9 +2563,7 @@ implementation
Result:=True; Result:=True;
exit; exit;
end; end;
{$push} {$R-}{$Q-} Res:=low(TWasmCustomDebugSectionType);
Res:=default(TWasmCustomDebugSectionType);
{$pop}
Result:=False; Result:=False;
end; end;