]> git.notmuchmail.org Git - notmuch/commit
database: Make _parse_message_id static once again.
authorCarl Worth <cworth@cworth.org>
Wed, 18 Nov 2009 02:50:13 +0000 (18:50 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 18 Nov 2009 02:50:13 +0000 (18:50 -0800)
commit0da0131096c83311b91b00bd72f05fb1902c595d
tree8be0eb2c98e86bdd27ca7f7e616a4bf522364512
parentc50891f449269b7c6f235c510a472be832b95cc1
database: Make _parse_message_id static once again.

We had exposed this to the internal implementation for a short time,
(only while we had the silly code fetching In-Reply-To values from
message files instead of from the database). Make this private again
as it should be.
lib/database.cc
lib/notmuch-private.h