Remove redundant whitespace.

This commit is contained in:
Eli Zaretskii 2004-03-07 20:04:51 +00:00
parent 651f4d9f27
commit db71aa6f7a

View file

@ -1881,7 +1881,6 @@ It returns t if it got any new messages."
(save-excursion
(unless
(mail-unquote-printable-region header-end (point) nil t t)
(message "Malformed MIME quoted-printable message"))
;; Change "quoted-printable" to "8bit",
;; to reflect the decoding we just did.