mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 04:35:57 +00:00
Small improvement
This commit is contained in:
parent
a0edb817a7
commit
d97c7fcc05
1 changed files with 0 additions and 2 deletions
|
@ -167,8 +167,6 @@ public class ServiceUI extends IntentService {
|
|||
}
|
||||
|
||||
private void onSummary() {
|
||||
DB.getInstance(this).message().ignoreAll();
|
||||
|
||||
Intent view = new Intent(this, ActivityView.class);
|
||||
view.setAction("unified");
|
||||
view.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
|
||||
|
|
Loading…
Reference in a new issue