Files
chatmail-core/deltachat-ffi/src
B. Petersen 056f3ecf03 remove dc_accounts_import_account() api
in most (all?) UIs, import/export works on an already created account,
so, dc_accounts_import_account() does not really help here -
but adds some noise and confusion
eg. as for the other dc_accounts_t functions,
the corrsponding dc_context_t functions must not be called.

if really a new account is required for import,
it seems to be easier to call add_account() before import.
2021-06-30 00:02:15 +02:00
..
2020-07-01 12:31:11 +03:00
2021-06-30 00:02:15 +02:00
2021-06-19 17:49:26 +03:00