Remove call to string-as-unibyte from nnmail
commit25487b921b9a24eeed0c1a4e9bcc5043845f0f20
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 14 Apr 2018 22:17:28 +0000 (15 00:17 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 14 Apr 2018 22:17:28 +0000 (15 00:17 +0200)
treee0c81b9cd015917275a03fe415c094949dae1f6b
parent86bbde2808f0f555805cd4a6007acac547c0d4df
Remove call to string-as-unibyte from nnmail

* lisp/gnus/nnmail.el (nnmail-parse-active): Remove call to
string-as-unibyte; the alist before and after the change are
`equal' to each other, so it should presumably have no impact.
lisp/gnus/nnmail.el