diff --git a/gtk/gtklayout.c b/gtk/gtklayout.c index 78f14c6315..85cc99057a 100644 --- a/gtk/gtklayout.c +++ b/gtk/gtklayout.c @@ -1081,7 +1081,6 @@ gtk_layout_adjustment_changed (GtkAdjustment *adjustment, } } } - g_print ("\n"); } /* The main event filter. Actually, we probably don't really need