mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-23 06:08:07 +00:00
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