evolution r36169 - branches/mail-dbus-remoting/mail



Author: sragavan
Date: Thu Aug 28 14:57:59 2008
New Revision: 36169
URL: http://svn.gnome.org/viewvc/evolution?rev=36169&view=rev

Log:
Fix a compiler error.


Modified:
   branches/mail-dbus-remoting/mail/camel-store-remote.c

Modified: branches/mail-dbus-remoting/mail/camel-store-remote.c
==============================================================================
--- branches/mail-dbus-remoting/mail/camel-store-remote.c	(original)
+++ branches/mail-dbus-remoting/mail/camel-store-remote.c	Thu Aug 28 14:57:59 2008
@@ -19,7 +19,6 @@
 	DBusError error;
 	char *err = NULL, *shash = NULL;
 	CamelFolder *folder = NULL;
-	CamelFolder *folder;
 
 	dbus_error_init(&error);
 	/* Invoke the appropriate dbind call to CamelStoreGetFolder */



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