fix for display

This commit is contained in:
Simon Morlat 2010-11-19 11:42:46 +01:00
parent 97144546e2
commit ae34456f2a

View file

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