mirror of
https://github.com/chatmail/core.git
synced 2026-04-23 00:16:34 +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,
|
||||
NULL,
|
||||
NULL,
|
||||
dcn_accounts,
|
||||
NULL,
|
||||
call_accounts_js_jsonrpc_handler,
|
||||
&dcn_accounts->threadsafe_jsonrpc_handler));
|
||||
TRACE("done");
|
||||
|
||||
Reference in New Issue
Block a user