* mu-msg-sexp.c: cosmetic

This commit is contained in:
Dirk-Jan C. Binnema 2011-10-02 21:34:50 +03:00
parent a4646b29f1
commit c7993b7a3b
1 changed files with 0 additions and 2 deletions

View File

@ -308,5 +308,3 @@ mu_msg_to_sexp (MuMsg *msg, unsigned docid, const MuMsgIterThreadInfo *ti,
return g_string_free (gstr, FALSE);
}