[evolution-patches] e-d-s disable debug messages
- From: William Jon McCann <mccannwj pha jhu edu>
- To: Evolution Patches <evolution-patches lists ximian com>
- Subject: [evolution-patches] e-d-s disable debug messages
- Date: Mon, 20 Sep 2004 16:56:39 -0400
Disable debug messages in ebook.
Probably want this on both branches...
Jon
Index: addressbook/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution-data-server/addressbook/ChangeLog,v
retrieving revision 1.201
diff -p -u -r1.201 ChangeLog
--- addressbook/ChangeLog 17 Sep 2004 08:25:14 -0000 1.201
+++ addressbook/ChangeLog 20 Sep 2004 20:52:09 -0000
@@ -1,0 +1,4 @@
+2004-09-20 William Jon McCann <mccann jhu edu>
+
+ * libebook/e-book-view-listener.c (d): Disable debugging noise.
+
Index: addressbook/libebook/e-book-view-listener.c
===================================================================
RCS file: /cvs/gnome/evolution-data-server/addressbook/libebook/e-book-view-listener.c,v
retrieving revision 1.7
diff -p -u -r1.7 e-book-view-listener.c
--- addressbook/libebook/e-book-view-listener.c 16 Apr 2004 22:34:58 -0000 1.7
+++ addressbook/libebook/e-book-view-listener.c 20 Sep 2004 20:52:09 -0000
@@ -17,7 +17,7 @@
#include "e-contact.h"
#include "e-book-marshal.h"
-#define d(x) x
+#define d(x)
static EBookViewStatus e_book_view_listener_convert_status (GNOME_Evolution_Addressbook_CallStatus status);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]