[PATCH 1/2] lib: Remove unnecessary checks when calling g_mime_init
David Bremner
david at tethera.net
Fri Dec 30 18:55:59 PST 2011
On Fri, 30 Dec 2011 19:58:09 -0200, Kazuo Teramoto <kaz.rag at gmail.com> wrote:
> g_mime_init already check for multiple initializations.
> ---
> lib/index.cc | 4 ----
> lib/message-file.c | 4 ----
> 2 files changed, 0 insertions(+), 8 deletions(-)
Is this needed to fix the bug? It seems less futureproof to rely on
gmime to check for double initialization if we don't have to.
d
More information about the notmuch
mailing list