mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
parent
11d1248950
commit
3752210167
1 changed files with 0 additions and 1 deletions
|
|
@ -1392,7 +1392,6 @@ static LinphoneCoreVTable linphonec_vtable = {
|
|||
linphone_core_set_zrtp_secrets_file(theLinphoneCore, [zrtpSecretsFileName UTF8String]);
|
||||
linphone_core_set_chat_database_path(theLinphoneCore, [chatDBFileName UTF8String]);
|
||||
linphone_core_set_call_logs_database_path(theLinphoneCore, [chatDBFileName UTF8String]);
|
||||
linphone_core_set_friends_database_path(theLinphoneCore, [chatDBFileName UTF8String]);
|
||||
|
||||
[self migrationLinphoneSettings];
|
||||
[self migrationFromVersion2To3];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue