]> git.cworth.org Git - notmuch/commit
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)
commitdac7e1d4b15af5a7fa6cce3112bc08eb8e8f02e6
tree4d8b4f64f253c3bc458f09575c69fd5e5932ec1a
parentab2d904e060c6dada013f8bd731fbb4ff824b040
Remove notmuch_message_get_header_size and notmuch_message_get_all_headers

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.
message-file.c
message.cc
notmuch-private.h
notmuch.h