]> git.notmuchmail.org Git - notmuch/commit
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)
commit191c4ae693c35ecd9e905e64c7619734171c4a8a
tree6717b2302d40f7021737f80572b17be5a40faa52
parent1353dbe8642ebf5fc7e4ff562bb4b8f3a8e15132
new: Cleanup.  De-duplicate file name removal code.

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.
notmuch-new.c