mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 15:26:30 +03:00
remove unneeded context
thanks to link2xt for pointing that out
This commit is contained in:
@@ -3332,7 +3332,7 @@ NAPI_METHOD(dcn_accounts_start_jsonrpc) {
|
|||||||
1,
|
1,
|
||||||
NULL,
|
NULL,
|
||||||
NULL,
|
NULL,
|
||||||
dcn_accounts,
|
NULL,
|
||||||
call_accounts_js_jsonrpc_handler,
|
call_accounts_js_jsonrpc_handler,
|
||||||
&dcn_accounts->threadsafe_jsonrpc_handler));
|
&dcn_accounts->threadsafe_jsonrpc_handler));
|
||||||
TRACE("done");
|
TRACE("done");
|
||||||
|
|||||||
Reference in New Issue
Block a user