evolution r35439 - trunk/mail



Author: mcrha
Date: Tue Apr 29 08:41:43 2008
New Revision: 35439
URL: http://svn.gnome.org/viewvc/evolution?rev=35439&view=rev

Log:
2008-04-29  Milan Crha  <mcrha redhat com>

	* em-utils.c: (em_utils_snoop_type):
	Fixes compiler warning (unused variable).



Modified:
   trunk/mail/ChangeLog
   trunk/mail/em-utils.c

Modified: trunk/mail/em-utils.c
==============================================================================
--- trunk/mail/em-utils.c	(original)
+++ trunk/mail/em-utils.c	Tue Apr 29 08:41:43 2008
@@ -2240,7 +2240,6 @@
 	 * 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]