]> rtime.felk.cvut.cz Git - notmuch.git/commit
lib: Refactor _notmuch_database_link_message
authorAustin Clements <amdragon@mit.edu>
Mon, 6 Oct 2014 23:17:08 +0000 (17:17 -0600)
committerDavid Bremner <david@tethera.net>
Sat, 11 Oct 2014 05:10:02 +0000 (07:10 +0200)
commit46b1b035a5b82379706b9adee78568738f135123
treedbff565291ee7c2509f373b115c8795336c40184
parent54ec8a0fd87ae7a32c8208be67a345c0eeea7f69
lib: Refactor _notmuch_database_link_message

This moves the code to retrieve and clear the metadata thread ID out
of _notmuch_database_link_message into its own function.  This will
simplify future changes.
lib/database.cc