]> git.notmuchmail.org Git - notmuch/commitdiff
new: Cleanup. De-duplicate file name removal code.
authorAustin Clements <amdragon@mit.edu>
Sun, 6 Feb 2011 09:28:01 +0000 (04:28 -0500)
committerDavid Bremner <bremner@debian.org>
Sat, 24 Sep 2011 23:00:28 +0000 (20:00 -0300)
Previously, file name removal was implemented identically in two
places.  Now it's captured in one function.

This is important because file name removal is about to get slightly
more complicated with eager tag synchronization and correct removal
atomicity.


No differences found