forked from mirrors/linphone-iphone
Updated liblinphone + fix dialer address clear
This commit is contained in:
parent
3c9b9b7cef
commit
39c0aeb136
1 changed files with 0 additions and 1 deletions
|
|
@ -61,7 +61,6 @@ class LinphoneCallLogImpl implements LinphoneCallLog {
|
|||
public int getCallDuration() {
|
||||
return getCallDuration(nativePtr);
|
||||
}
|
||||
@Override
|
||||
public int getCallId() {
|
||||
return getCallId(nativePtr);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue