]> git.notmuchmail.org Git - notmuch/commitdiff
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)
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.


No differences found