From: Carl Worth Date: Tue, 27 Oct 2009 05:19:08 +0000 (-0700) Subject: notmuch restore: Don't bother printing tag values. X-Git-Tag: 0.1~684 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;ds=sidebyside;h=9c4efa8487d292268d9ae6a089b1063c6e82e6e4;hp=9c4efa8487d292268d9ae6a089b1063c6e82e6e4;p=notmuch notmuch restore: Don't bother printing tag values. The code was just a little messy here with three parallel conditions testing for message == NULL. ---