From 0f1e50fde2b2a4480daf8cbf6e5d746dc3db50fc Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Tue, 29 Apr 2008 08:41:43 +0000 Subject: Fixes compiler warning (unused variable). 2008-04-29 Milan Crha * em-utils.c: (em_utils_snoop_type): Fixes compiler warning (unused variable). svn path=/trunk/; revision=35439 --- mail/em-utils.c | 1 - 1 file changed, 1 deletion(-) (limited to 'mail/em-utils.c') diff --git a/mail/em-utils.c b/mail/em-utils.c index 5efa38a9cc..7258581aa3 100644 --- a/mail/em-utils.c +++ b/mail/em-utils.c @@ -2240,7 +2240,6 @@ em_utils_snoop_type(CamelMimePart *part) * that instead and if it returns "application/octet-stream" * try to do better with the filename check. */ - CamelStream *mem; if (magic_type) { if (name_type -- cgit v1.2.3