mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 06:38:29 +02:00
Simplification: removed message size calculation
This commit is contained in:
@@ -298,8 +298,6 @@ public class EntityRule {
|
||||
HtmlHelper.getPreview(body),
|
||||
null);
|
||||
|
||||
Core.updateMessageSize(context, reply.id);
|
||||
|
||||
EntityOperation.queue(context, reply, EntityOperation.SEND);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user