summaryrefslogtreecommitdiff
path: root/gtk/gtkhandlebox.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkhandlebox.c')
-rw-r--r--gtk/gtkhandlebox.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkhandlebox.c b/gtk/gtkhandlebox.c
index 875c97979..1e12f1a76 100644
--- a/gtk/gtkhandlebox.c
+++ b/gtk/gtkhandlebox.c
@@ -415,7 +415,6 @@ gtk_handle_box_size_request (GtkWidget *widget,
requisition->height += CHILDLESS_SIZE;
}
}
- g_print ("size_request: width=%d height=%d\n", requisition->width, requisition->height);
}
static void