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…
Reference in a new issue