Removed extra line above reply header

This commit is contained in:
M66B 2023-08-28 08:17:24 +02:00
parent 514b488a1e
commit 8d2250436d
1 changed files with 0 additions and 2 deletions

View File

@ -5758,8 +5758,6 @@ public class FragmentCompose extends FragmentBase {
Element reply = document.createElement("div");
reply.attr("fairemail", "reference");
reply.appendElement("br");
// Build reply header
boolean separate_reply = prefs.getBoolean("separate_reply", false);
boolean extended_reply = prefs.getBoolean("extended_reply", false);