mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-18 11:58:09 +00:00
Fix useless method
This commit is contained in:
parent
75a01ef68e
commit
99595a3f2f
1 changed files with 0 additions and 3 deletions
|
|
@ -1775,7 +1775,4 @@ public class LinphoneManager implements CoreListener, SensorEventListener, Accou
|
|||
mUnreadChatsPerRoom.put(key, 1);
|
||||
}
|
||||
}
|
||||
|
||||
public void onQrcodeFound(Core lc, String something){
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue