* fix warning

This commit is contained in:
Nikolay Nikolov 2024-09-07 18:01:23 +03:00
parent 2ba0f42508
commit a0cfed14fa

View File

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