docs: remove documentation for non-existing dc_accounts_new os_name param

This commit is contained in:
link2xt
2023-11-05 17:54:00 +00:00
parent 7c744d14d7
commit a28a34773c

View File

@@ -2941,7 +2941,6 @@ int dc_receive_backup (dc_context_t* context, const char* qr);
* use dc_accounts_remove_account().
*
* @memberof dc_accounts_t
* @param os_name
* @param dir The directory to create the context-databases in.
* If the directory does not exist,
* dc_accounts_new() will try to create it.