]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: Remove redundant NTH argument from `notmuch-get-bodypart-content'.
authorAustin Clements <amdragon@MIT.EDU>
Mon, 21 Apr 2014 18:37:38 +0000 (14:37 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 21 Sep 2014 19:23:45 +0000 (21:23 +0200)
This can be derived from the PART argument (which is arguably
canonical), so there's no sense in giving the caller an extra foot
gun.


No differences found