about summary refs log tree commit diff
path: root/mshow.c
diff options
context:
space:
mode:
Diffstat (limited to 'mshow.c')
-rw-r--r--mshow.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mshow.c b/mshow.c
index b1ebc0c..e73d457 100644
--- a/mshow.c
+++ b/mshow.c
@@ -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);