summaryrefslogtreecommitdiff
path: root/gtk/gtkhandlebox.c
diff options
context:
space:
mode:
authorTim Janik <timj@src.gnome.org>1998-03-25 03:33:15 +0000
committerTim Janik <timj@src.gnome.org>1998-03-25 03:33:15 +0000
commitb47085512c7a6d7ba4429819b248e3a045999ad9 (patch)
treec5a2c77e813cbc9c83d52bbbf6e353d88e13c32e /gtk/gtkhandlebox.c
parentcb98231c7df0c2cd222aad83c0c2bf6a87206695 (diff)
downloadgdk-pixbuf-b47085512c7a6d7ba4429819b248e3a045999ad9.tar.gz
removed a leftover g_print() call
-timj
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