Remove duplicate definition.

This commit is contained in:
Ghislain MARY 2013-09-13 17:15:30 +02:00
parent bbedbf7652
commit ede5ab7c70

View file

@ -149,13 +149,6 @@ LINPHONE_PUBLIC int linphone_friend_set_addr(LinphoneFriend *fr, const LinphoneA
*/
LINPHONE_PUBLIC int linphone_friend_set_name(LinphoneFriend *lf, const char *name);
/**
* set the display name for this friend
* @param lf #LinphoneFriend object
* @param name
*/
int linphone_friend_set_name(LinphoneFriend *lf, const char *name);
/**
* get address of this friend
* @param lf #LinphoneFriend object