]> Sergey Matveev's repositories - public-inbox.git/commitdiff
view: remove mhref arg from multipart_text_as_html
authorEric Wong <e@yhbt.net>
Sat, 15 Feb 2020 09:46:33 +0000 (09:46 +0000)
committerEric Wong <e@yhbt.net>
Sun, 16 Feb 2020 00:06:21 +0000 (00:06 +0000)
No point in passing something on stack only to stash it
into the $ctx which holds most other parameters used for
rendering the HTML.


No differences found