1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-21 06:56:48 +02:00

* cosmetic

This commit is contained in:
djcb 2012-04-21 12:45:03 +03:00
parent 4a830a8e34
commit b48a9e5276

View File

@ -208,7 +208,6 @@ each_part (MuMsg *msg, MuMsgPart *part, gchar **parts)
const char *fname; const char *fname;
char *name, *tmp; char *name, *tmp;
if (!mu_msg_part_looks_like_attachment (part, TRUE)) if (!mu_msg_part_looks_like_attachment (part, TRUE))
return; return;