mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-19 12:08:11 +00:00
Merge branch 'master' of git.sv.gnu.org:/srv/git/linphone
This commit is contained in:
commit
8bf1f2c14e
1 changed files with 0 additions and 1 deletions
|
|
@ -239,7 +239,6 @@ void linphone_call_log_set_ref_key(LinphoneCallLog *cl, const char *refkey){
|
|||
cl->refkey=NULL;
|
||||
}
|
||||
if (refkey) cl->refkey=ms_strdup(refkey);
|
||||
call_logs_write_to_config_file(cl->lc);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue