mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-22 19:29:09 +02:00
- removed duplicated assignment
This commit is contained in:
parent
99ab6bd56d
commit
04a41fa5b0
@ -823,7 +823,6 @@ implementation
|
||||
thlcgwasm(hlcg).raiseBr:=oldRaiseBr;
|
||||
|
||||
hlcg.g_call_system_proc(current_asmdata.CurrAsmList,'fpc_clear_exception_flag',[],nil).resetiftemp;
|
||||
thlcgwasm(hlcg).raiseBr:=oldRaiseBr;
|
||||
hlcg.g_call_system_proc(current_asmdata.CurrAsmList,'fpc_raise_nested',[],nil).resetiftemp;
|
||||
thlcgwasm(hlcg).g_checkexceptions(current_asmdata.CurrAsmList);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user