fix for display
This commit is contained in:
parent
f502245650
commit
8e53b4fb61
2 changed files with 0 additions and 1 deletions
Binary file not shown.
|
@ -335,5 +335,4 @@ class LinphoneCoreImpl implements LinphoneCore {
|
||||||
public boolean isVideoEnabled() {
|
public boolean isVideoEnabled() {
|
||||||
return isVideoEnabled(nativePtr);
|
return isVideoEnabled(nativePtr);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue