mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-02 03:09:23 +00:00
remove trace
This commit is contained in:
parent
4bb9fbefa3
commit
632c765156
1 changed files with 0 additions and 1 deletions
|
|
@ -948,6 +948,5 @@ extern "C" void Java_org_linphone_core_LinphoneCoreImpl_setVideoWindowId(JNIEnv*
|
|||
,jlong lc
|
||||
,jobject obj) {
|
||||
linphone_core_set_native_video_window_id((LinphoneCore*)lc,(unsigned long)obj);
|
||||
ms_message("linphone_core_set_native_video_window_id() called !!!!!!!");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue