Fix tests compil

This commit is contained in:
Sylvain Berfini 2014-04-14 11:09:58 +02:00
parent 82a7d90ae2
commit b05a51997b

View file

@ -276,12 +276,6 @@ public class LinphoneTestManager implements LinphoneCoreListener {
instance.doDestroy(); instance.doDestroy();
} }
@Override
public void authInfoRequested(LinphoneCore lc, String realm, String username) {
// TODO Auto-generated method stub
}
@Override @Override
public void globalState(LinphoneCore lc, GlobalState state, String message) { public void globalState(LinphoneCore lc, GlobalState state, String message) {
// TODO Auto-generated method stub // TODO Auto-generated method stub