mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-04 09:40:19 +00:00
modelbutton: Remove debug spew
This commit is contained in:
parent
af4e7b7a8e
commit
fdb9625f4f
@ -1052,7 +1052,6 @@ gtk_model_button_clicked (GtkButton *button)
|
||||
{
|
||||
GtkModelButton *model_button = GTK_MODEL_BUTTON (button);
|
||||
|
||||
g_print ("model button clicked\n");
|
||||
if (model_button->menu_name != NULL)
|
||||
{
|
||||
GtkWidget *stack;
|
||||
|
Loading…
Reference in New Issue
Block a user