aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-canvas-vbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-canvas-vbox.c')
-rw-r--r--e-util/e-canvas-vbox.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/e-util/e-canvas-vbox.c b/e-util/e-canvas-vbox.c
index f42fca4a30..2d389a83e6 100644
--- a/e-util/e-canvas-vbox.c
+++ b/e-util/e-canvas-vbox.c
@@ -299,8 +299,6 @@ e_canvas_vbox_reflow( GnomeCanvasItem *item, int flags )
"height", &item_height,
NULL);
- g_print ("%f\n", running_height);
-
e_canvas_item_move_absolute(GNOME_CANVAS_ITEM(list->data),
(double) 0,
(double) running_height);