evolution-exchange r1865 - in branches/gnome-2-24: . camel
- From: mbarnes svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-exchange r1865 - in branches/gnome-2-24: . camel
- Date: Sun, 1 Feb 2009 01:20:09 +0000 (UTC)
Author: mbarnes
Date: Sun Feb 1 01:20:09 2009
New Revision: 1865
URL: http://svn.gnome.org/viewvc/evolution-exchange?rev=1865&view=rev
Log:
2009-01-31 Matthew Barnes <mbarnes redhat com>
** Disable debug macros (#define d(x) x) throughout. (#569638)
Modified:
branches/gnome-2-24/ChangeLog
branches/gnome-2-24/camel/camel-exchange-journal.c
Modified: branches/gnome-2-24/camel/camel-exchange-journal.c
==============================================================================
--- branches/gnome-2-24/camel/camel-exchange-journal.c (original)
+++ branches/gnome-2-24/camel/camel-exchange-journal.c Sun Feb 1 01:20:09 2009
@@ -45,7 +45,7 @@
#include "camel-exchange-summary.h"
-#define d(x) x
+#define d(x)
static void camel_exchange_journal_class_init (CamelExchangeJournalClass *klass);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]