* 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;
exit;
end;
{$push} {$R-}{$Q-}
Res:=default(TWasmCustomDebugSectionType);
{$pop}
Res:=low(TWasmCustomDebugSectionType);
Result:=False;
end;