]> git.notmuchmail.org Git - notmuch/commitdiff
Remove notmuch_message_get_header_size and notmuch_message_get_all_headers
authorCarl Worth <cworth@cworth.org>
Tue, 3 Nov 2009 00:08:24 +0000 (16:08 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 3 Nov 2009 00:08:24 +0000 (16:08 -0800)
The notmuch.c main program now uses GMime directly rather than using
these functions, and I'd rather not export any functions unless we
have good evidence that the functions are necessary.


No differences found