mshow: extract_mime: body is used

pull/2/head
Christian Neukirchen 8 years ago
parent 46ba7967b8
commit cc8df261b2

@ -418,7 +418,6 @@ writefile(char *name, char *buf, ssize_t len)
blaze822_mime_action
extract_mime(int depth, struct message *msg, char *body, size_t bodylen)
{
(void) body;
(void) depth;
char *filename = mime_filename(msg);

Loading…
Cancel
Save