]> git.notmuchmail.org Git - notmuch/commitdiff
contrib: pick: remove unneeded variable notmuch-pick-buffer-name
authorMark Walters <markwalters1009@gmail.com>
Mon, 2 Sep 2013 20:15:12 +0000 (21:15 +0100)
committerDavid Bremner <bremner@debian.org>
Tue, 3 Sep 2013 09:13:50 +0000 (06:13 -0300)
This variable is essentially unused: it was only used for making sure
it itself got reset after a refresh of the buffer.

It did this by passing an unnecessary argument to notmuch-pick-worker
so remove that too.


No differences found