forked from AuroraMiddleware/gtk
testbbox: Remove unused variable
This was the only compiler warning in Continuous for gtk3.
This commit is contained in:
parent
2f4b577165
commit
c45057c88a
@ -72,7 +72,6 @@ combo_types_changed_cb (GtkComboBoxText *combo,
|
||||
GtkWidget **buttons)
|
||||
{
|
||||
int i;
|
||||
char *text;
|
||||
GtkWidget *old_parent, *new_parent;
|
||||
GtkButtonBoxStyle style;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user