mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 06:00:22 +00:00
removed a leftover g_print() call
-timj
This commit is contained in:
parent
cb98231c7d
commit
b47085512c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user