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);
|
mUnreadChatsPerRoom.put(key, 1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public void onQrcodeFound(Core lc, String something){
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue