mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-18 11:38:08 +00:00
Remove declaration of function that is not defined.
This commit is contained in:
parent
173ac0e665
commit
2780bb6905
1 changed files with 0 additions and 7 deletions
|
|
@ -491,13 +491,6 @@ LINPHONE_PUBLIC void linphone_account_creator_cbs_set_update_account(LinphoneAcc
|
|||
|
||||
/************************** End Account Creator Cbs **************************/
|
||||
|
||||
/**
|
||||
*
|
||||
* @param[in] creator LinphoneAccountCreator object
|
||||
* @return A LinphoneProxyConfig object if successful, NULL otherwise
|
||||
**/
|
||||
LINPHONE_PUBLIC LinphoneProxyConfig * linphone_account_creator_create_proxy_config(const LinphoneAccountCreator *creator);
|
||||
|
||||
/**
|
||||
* Configure an account (create a proxy config and authentication info for it).
|
||||
* @param[in] creator LinphoneAccountCreator object
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue