update submodule linphone with a compilation fix

This commit is contained in:
Jehan Monnier 2013-04-05 18:51:08 +02:00
parent 5d65b8a8c8
commit d5077b96c9
2 changed files with 1 additions and 14 deletions

View file

@ -1430,19 +1430,6 @@ public class LinphoneActivity extends FragmentActivity implements
}
}
@Override
public void onUserInteraction() {
// TODO Auto-generated method stub
super.onUserInteraction();
Log.i("User interaction started");
}
@Override
protected void onUserLeaveHint() {
// TODO Auto-generated method stub
super.onUserLeaveHint();
Log.i("User interaction stopped");
}
}
interface ContactPicked {

@ -1 +1 @@
Subproject commit 4da21ea4b0e8d1cc4a1005ed446744ead533bd4c
Subproject commit 30f5b028b4be6ac1dbdd23ab1b9fb004b6236aa2