Codebase list xapp / d652d5b
xapp-icon-chooser-button.c: Remove leftover debugging line. Michael Webster 3 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
5252 {
5353 return;
5454 }
55 g_printerr ("ENSURE\n");
55
5656 priv->dialog = xapp_icon_chooser_dialog_new ();
5757 }
5858