[nautilus] [src] remove a debug printf.



commit ca0dbef16103f523b3dfb86e795447998f060b53
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Fri Jun 11 17:03:22 2010 +0200

    [src] remove a debug printf.

 src/nautilus-sidebar-title.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/nautilus-sidebar-title.c b/src/nautilus-sidebar-title.c
index 309c16b..3cfb33f 100644
--- a/src/nautilus-sidebar-title.c
+++ b/src/nautilus-sidebar-title.c
@@ -629,8 +629,6 @@ nautilus_sidebar_title_size_allocate (GtkWidget *widget,
 	guint best_icon_size;
 	GtkAllocation old_allocation, new_allocation;
 
-	g_print ("size allocate\n");
-
 	sidebar_title = NAUTILUS_SIDEBAR_TITLE (widget);
 
 	gtk_widget_get_allocation (widget, &old_allocation);



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