From fe97fa2fbb1628f20ae975fcf549f551ee893228 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 18 Apr 2000 19:05:15 +0000 Subject: kill camel-log svn path=/trunk/; revision=2487 --- tests/test9.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tests/test9.c') diff --git a/tests/test9.c b/tests/test9.c index febf0fed78..7fbbee8b8a 100644 --- a/tests/test9.c +++ b/tests/test9.c @@ -5,7 +5,6 @@ #include "camel-mbox-parser.h" #include "camel-mbox-utils.h" #include "camel-mbox-summary.h" -#include "camel-log.h" #include "camel-exception.h" #include #include @@ -28,9 +27,6 @@ main (int argc, char**argv) guint32 next_uid; guint32 mbox_file_size; - //camel_debug_level = CAMEL_LOG_LEVEL_FULL_DEBUG; - camel_debug_level = 0; - gtk_init (&argc, &argv); camel_init (); -- cgit v1.2.3