]> git.notmuchmail.org Git - notmuch/commit
Use stock GMimeSession by default
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 3 Jun 2011 23:57:46 +0000 (19:57 -0400)
committerCarl Worth <cworth@cworth.org>
Sat, 4 Jun 2011 00:42:54 +0000 (17:42 -0700)
commit5143e5e840b5e9d95611f57fdc9d4b27af6f0564
tree91271e35cc173080dfeb0d5a651a0d73b7161bfb
parentd5b4d950245605b84c56ce991fa3c59a073a70e5
Use stock GMimeSession by default

Our use of GMimeSession was unneeded boilerplate, and we weren't doing
anything with it.  This simplifies and clarifies that assumption.

If we want to do anything fancier later, the examples in the gmime
source are a reasonable source to work from in defining a new
GMimeSession derivative.

Since GMimeSession is going away in GMime 2.6, though, i don't
recommend using it.
Makefile.local
notmuch-client.h
notmuch-gmime-session.c [deleted file]
notmuch-reply.c
notmuch-show.c