mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-10 05:25:58 +02:00
* fix warning (second attempt :) )
This commit is contained in:
parent
a0cfed14fa
commit
424686ce34
@ -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;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user