fix for display

This commit is contained in:
Simon Morlat 2010-11-19 11:42:46 +01:00
parent f502245650
commit 8e53b4fb61
2 changed files with 0 additions and 1 deletions

Binary file not shown.

View file

@ -335,5 +335,4 @@ class LinphoneCoreImpl implements LinphoneCore {
public boolean isVideoEnabled() {
return isVideoEnabled(nativePtr);
}
}