From: Carl Worth Date: Tue, 31 May 2011 23:16:04 +0000 (-0700) Subject: show: Remove some dead code from show_text_part_content X-Git-Tag: debian/0.6_254~82 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;ds=inline;h=f744b050b16d2a8c7223e06f7e071914ae05645e;hp=f744b050b16d2a8c7223e06f7e071914ae05645e;p=notmuch 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. ---