Simplification

This commit is contained in:
M66B 2021-02-01 13:13:41 +01:00
parent 07f587b535
commit 6221a918d3
1 changed files with 0 additions and 2 deletions

View File

@ -1125,8 +1125,6 @@ public class MessageHelper {
}
Address[] getReceiptTo() throws MessagingException {
ensureHeaders();
return getAddressHeader("Disposition-Notification-To");
}