forked from mirrors/linphone-iphone
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