mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-31 10:49:23 +00:00
Fix tests compil
This commit is contained in:
parent
65fc1ce021
commit
c046d17618
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