1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-20 06:46:50 +02:00

* 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

View File

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