mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-19 20:18:09 +00:00
Removed debug message
This commit is contained in:
parent
9c670a3200
commit
fef60bd382
1 changed files with 0 additions and 1 deletions
|
|
@ -771,7 +771,6 @@ import AVFoundation
|
|||
return false
|
||||
}
|
||||
let result = isInConference() && (getConference()?.currentParams?.isVideoEnabled == true || core.currentCall?.currentParams?.videoEnabled == true)
|
||||
NSLog("cdes \(result) \(core.currentCall?.currentParams?.videoEnabled)")
|
||||
return result
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue