Commit dcc8af38 authored by Victor Ananjevsky's avatar Victor Ananjevsky

cleanup. remove some debug output

parent 64bf0c90
......@@ -325,8 +325,6 @@ set_field_value (guint num, gchar * value)
gtk_widget_destroy (cw);
}
printf ("set value %s for app field\n");
if (value && value[0])
b = gtk_app_chooser_button_new (value);
else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment