evolution-data-server r9017 - trunk/camel



Author: fejj
Date: Sat Jun 21 13:31:53 2008
New Revision: 9017
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=9017&view=rev

Log:
disable dumptrie() if debugging off

Modified:
   trunk/camel/camel-trie.c

Modified: trunk/camel/camel-trie.c
==============================================================================
--- trunk/camel/camel-trie.c	(original)
+++ trunk/camel/camel-trie.c	Sat Jun 21 13:31:53 2008
@@ -190,7 +190,7 @@
 }
 
 
-#if 1
+#if d(!)0
 static void 
 dump_trie (struct _trie_state *s, int depth)
 {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]