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); } - -