forked from mirrors/linphone-iphone
Fix double definition of LinphoneConference type
This commit is contained in:
parent
1fc31123b8
commit
c253cb7b77
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
#include "linphonecore.h"
|
||||
|
||||
typedef struct _LinphoneConference LinphoneConference;
|
||||
//typedef struct _LinphoneConference LinphoneConference;
|
||||
|
||||
typedef enum {
|
||||
LinphoneConferenceClassLocal,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue