[evolution] Whoops, forgot to remove a debug message.



commit 0fd4314bc9a6b4fae7772b48a16ac25b67e72100
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Jun 3 12:03:55 2009 -0400

    Whoops, forgot to remove a debug message.
---
 widgets/misc/e-attachment.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/widgets/misc/e-attachment.c b/widgets/misc/e-attachment.c
index e7a0395..35c377a 100644
--- a/widgets/misc/e-attachment.c
+++ b/widgets/misc/e-attachment.c
@@ -1352,8 +1352,6 @@ e_attachment_list_apps (EAttachment *attachment)
 	g_free (allocated);
 
 exit:
-	g_debug ("App List Length: %d", g_list_length (app_info_list));
-
 	return app_info_list;
 }
 



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