mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-07 01:05:56 +02:00
* fix warning (second attempt :) )
This commit is contained in:
parent
a0cfed14fa
commit
424686ce34
@ -2563,9 +2563,7 @@ implementation
|
||||
Result:=True;
|
||||
exit;
|
||||
end;
|
||||
{$push} {$R-}{$Q-}
|
||||
Res:=default(TWasmCustomDebugSectionType);
|
||||
{$pop}
|
||||
Res:=low(TWasmCustomDebugSectionType);
|
||||
Result:=False;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user