remove unneeded context

thanks to link2xt for pointing that out
This commit is contained in:
Simon Laux
2022-07-01 16:17:25 +02:00
parent 64fa5675a9
commit f53c456e50

View File

@@ -3332,7 +3332,7 @@ NAPI_METHOD(dcn_accounts_start_jsonrpc) {
1,
NULL,
NULL,
dcn_accounts,
NULL,
call_accounts_js_jsonrpc_handler,
&dcn_accounts->threadsafe_jsonrpc_handler));
TRACE("done");