[nautilus-actions] Remove no more usefull debug message



commit 2288406c66706b1760973750b487cc4644e83552
Author: Pierre Wieser <pwieser trychlos org>
Date:   Sat Sep 26 17:49:59 2009 +0200

    Remove no more usefull debug message

 src/common/na-iduplicable.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/common/na-iduplicable.c b/src/common/na-iduplicable.c
index aaa6a04..137d260 100644
--- a/src/common/na-iduplicable.c
+++ b/src/common/na-iduplicable.c
@@ -623,9 +623,6 @@ modified_changed_handler( NAIDuplicable *instance, gpointer user_data )
 static void
 valid_changed_handler( NAIDuplicable *instance, gpointer user_data )
 {
-	g_debug( "na_iduplicable_propagate_valid_changed: instance=%p, user_data=%p",
-			( void * ) instance,
-			( void * ) user_data );
 	/*g_debug( "na_iduplicable_propagate_valid_changed: instance=%p (%s), user_data=%p (%s)",
 			( void * ) instance, G_OBJECT_TYPE_NAME( instance ),
 			( void * ) user_data, G_OBJECT_TYPE_NAME( user_data ));*/



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