[file-roller] removed debug code



commit 8c06b8aba130ba50022d81a5d1947fcbf090eef3
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Thu Dec 6 10:19:55 2012 +0100

    removed debug code

 src/gth-toggle-menu-tool-button.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gth-toggle-menu-tool-button.c b/src/gth-toggle-menu-tool-button.c
index 9ae8177..ace6cc1 100644
--- a/src/gth-toggle-menu-tool-button.c
+++ b/src/gth-toggle-menu-tool-button.c
@@ -715,8 +715,6 @@ gth_toggle_menu_tool_button_update (GtkActivatable *activatable,
 	if (! GTK_IS_TOGGLE_ACTION (action))
 		return;
 
-	g_print ("property name: %s\n", property_name);
-
 	button = GTH_TOGGLE_MENU_TOOL_BUTTON (activatable);
 
 	if (strcmp (property_name, "active") == 0) {



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