]> git.notmuchmail.org Git - notmuch/commit
show: Remove some dead code from show_text_part_content
authorCarl Worth <cworth@cworth.org>
Tue, 31 May 2011 23:16:04 +0000 (16:16 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 31 May 2011 23:16:04 +0000 (16:16 -0700)
commitf744b050b16d2a8c7223e06f7e071914ae05645e
tree2f345b51c755fc7b24f8866fd4ff1c52aff4f30a
parent10a48e0566db1566e6c0221b9f9927ac123a0c1f
show: Remove some dead code from show_text_part_content

Now that this function registers an internal error if called with a
non-text part, we can remove the conditions for multipart and
message-part content types.
notmuch-show.c