[evolution-data-server/gnome-2-30] Remove unused variable ‘message’
- From: David Woodhouse <dwmw2 src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server/gnome-2-30] Remove unused variable ‘message’
- Date: Mon, 28 Jun 2010 19:33:52 +0000 (UTC)
commit ea61753deef91c8aca499e557598231de7aa74ae
Author: David Woodhouse <David Woodhouse intel com>
Date: Wed Jun 23 23:51:29 2010 +0100
Remove unused variable â??messageâ??
camel-offline-folder.c: In function â??offline_downsync_syncâ??:
camel-offline-folder.c:63: warning: unused variable â??messageâ??
(cherry picked from commit 75a6cdb09b73b69e6162704b67ed3b9af206fe09)
camel/camel-offline-folder.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/camel/camel-offline-folder.c b/camel/camel-offline-folder.c
index bbeba88..5c8f45c 100644
--- a/camel/camel-offline-folder.c
+++ b/camel/camel-offline-folder.c
@@ -101,7 +101,6 @@ static void
offline_downsync_sync (CamelSession *session, CamelSessionThreadMsg *mm)
{
struct _offline_downsync_msg *m = (struct _offline_downsync_msg *) mm;
- CamelMimeMessage *message;
gint i;
camel_operation_start (NULL, _("Downloading new messages for offline mode"));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]