mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-23 06:08:07 +00:00
Remove debug code...
This commit is contained in:
parent
81f82e010d
commit
bf44fc197a
1 changed files with 0 additions and 3 deletions
|
|
@ -101,9 +101,6 @@
|
|||
|
||||
#ifdef VIDEO_ENABLED
|
||||
LinphoneCall* currentCall = linphone_core_get_current_call([LinphoneManager getLc]);
|
||||
if( linphone_call_media_in_progress(currentCall) ){
|
||||
// YAYA WE PREVENT TRANSITION DUE TO PROGRESS
|
||||
}
|
||||
if( linphone_core_video_enabled([LinphoneManager getLc])
|
||||
&& currentCall
|
||||
&& !linphone_call_media_in_progress(currentCall)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue