mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-29 00:59:20 +00:00
fix(core): declare correctly get_nowebcam_device when video is not enabled
This commit is contained in:
parent
85d930e540
commit
54d828c4d4
1 changed files with 1 additions and 2 deletions
|
|
@ -1675,9 +1675,8 @@ void v_table_reference_destroy(VTableReference *ref);
|
|||
|
||||
LINPHONE_PUBLIC void _linphone_core_add_callbacks(LinphoneCore *lc, LinphoneCoreCbs *vtable, bool_t internal);
|
||||
|
||||
#ifdef VIDEO_ENABLED
|
||||
MSWebCam *get_nowebcam_device(MSFactory *f);
|
||||
#endif
|
||||
|
||||
LinphoneLimeState linphone_core_lime_for_file_sharing_enabled(const LinphoneCore *lc);
|
||||
|
||||
BELLE_SIP_DECLARE_VPTR_NO_EXPORT(LinphoneTunnelConfig);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue