forked from AuroraMiddleware/gtk
GtkAppChooserDialog: remove an unused variable
This commit is contained in:
parent
80b94156ed
commit
ca0c7c1649
@ -477,7 +477,6 @@ build_dialog_ui (GtkAppChooserDialog *self)
|
||||
{
|
||||
GtkWidget *vbox;
|
||||
GtkWidget *vbox2;
|
||||
GtkWidget *label;
|
||||
GtkWidget *button, *w;
|
||||
|
||||
gtk_container_set_border_width (GTK_CONTAINER (self), 5);
|
||||
|
Loading…
Reference in New Issue
Block a user