mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Fix tests compil
This commit is contained in:
parent
82a7d90ae2
commit
b05a51997b
1 changed files with 0 additions and 6 deletions
|
|
@ -276,12 +276,6 @@ public class LinphoneTestManager implements LinphoneCoreListener {
|
|||
instance.doDestroy();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void authInfoRequested(LinphoneCore lc, String realm, String username) {
|
||||
// TODO Auto-generated method stub
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void globalState(LinphoneCore lc, GlobalState state, String message) {
|
||||
// TODO Auto-generated method stub
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue