mirror of https://github.com/M66B/FairEmail.git
Simplification
This commit is contained in:
parent
07f587b535
commit
6221a918d3
|
@ -1125,8 +1125,6 @@ public class MessageHelper {
|
||||||
}
|
}
|
||||||
|
|
||||||
Address[] getReceiptTo() throws MessagingException {
|
Address[] getReceiptTo() throws MessagingException {
|
||||||
ensureHeaders();
|
|
||||||
|
|
||||||
return getAddressHeader("Disposition-Notification-To");
|
return getAddressHeader("Disposition-Notification-To");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue