mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 13:47:05 +02:00
Simplification
This commit is contained in:
@@ -943,8 +943,6 @@ public class EntityRule {
|
||||
private boolean onActionDelete(Context context, EntityMessage message, JSONObject jargs) {
|
||||
EntityOperation.queue(context, message, EntityOperation.DELETE);
|
||||
|
||||
message.ui_hide = true;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user