From c7993b7a3b95215021bd73415286426caa09a05a Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Sun, 2 Oct 2011 21:34:50 +0300 Subject: [PATCH] * mu-msg-sexp.c: cosmetic --- src/mu-msg-sexp.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mu-msg-sexp.c b/src/mu-msg-sexp.c index 365b8339..be1bf214 100644 --- a/src/mu-msg-sexp.c +++ b/src/mu-msg-sexp.c @@ -308,5 +308,3 @@ mu_msg_to_sexp (MuMsg *msg, unsigned docid, const MuMsgIterThreadInfo *ti, return g_string_free (gstr, FALSE); } - -