[evolution-data-server] Disable debug messages
- From: Chenthill Palanisamy <pchen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Disable debug messages
- Date: Tue, 7 Sep 2010 07:18:21 +0000 (UTC)
commit 8033ade1434d9bae74e9cc98a6a60d13097ab07a
Author: Chenthill Palanisamy <pchenthill novell com>
Date: Tue Sep 7 12:38:54 2010 +0530
Disable debug messages
calendar/backends/file/e-cal-backend-file.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/calendar/backends/file/e-cal-backend-file.c b/calendar/backends/file/e-cal-backend-file.c
index a78dea2..dc106b4 100644
--- a/calendar/backends/file/e-cal-backend-file.c
+++ b/calendar/backends/file/e-cal-backend-file.c
@@ -118,7 +118,7 @@ struct _ECalBackendFilePrivate {
-#define d(x) x
+#define d(x)
static void e_cal_backend_file_dispose (GObject *object);
static void e_cal_backend_file_finalize (GObject *object);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]