evolution-exchange r1818 - in branches/gnome-2-24: . camel
- From: mbarnes svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-exchange r1818 - in branches/gnome-2-24: . camel
- Date: Mon, 22 Sep 2008 10:59:54 +0000 (UTC)
Author: mbarnes
Date: Mon Sep 22 10:59:53 2008
New Revision: 1818
URL: http://svn.gnome.org/viewvc/evolution-exchange?rev=1818&view=rev
Log:
2008-09-22 Matthew Barnes <mbarnes redhat com>
* camel/camel-exchange-folder (camel_exchange_folder_add_message):
Remove unused variables unread_count and visible_count.
Modified:
branches/gnome-2-24/ChangeLog
branches/gnome-2-24/camel/camel-exchange-folder.c
Modified: branches/gnome-2-24/camel/camel-exchange-folder.c
==============================================================================
--- branches/gnome-2-24/camel/camel-exchange-folder.c (original)
+++ branches/gnome-2-24/camel/camel-exchange-folder.c Mon Sep 22 10:59:53 2008
@@ -722,7 +722,6 @@
CamelFolderChangeInfo *changes;
CamelStream *stream;
CamelMimeMessage *msg;
- guint32 unread_count, visible_count;
info = camel_folder_summary_uid (folder->summary, uid);
if (info) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]