Fix double definition of LinphoneConference type

This commit is contained in:
François Grisez 2016-01-07 12:09:06 +01:00
parent 1fc31123b8
commit c253cb7b77

View file

@ -28,7 +28,7 @@
#include "linphonecore.h"
typedef struct _LinphoneConference LinphoneConference;
//typedef struct _LinphoneConference LinphoneConference;
typedef enum {
LinphoneConferenceClassLocal,