tests: Fix compile warnings for people who don't read gcc output.
This commit is contained in:
@ -425,7 +425,7 @@ static void
|
||||
tree_menu (void)
|
||||
{
|
||||
GtkWidget *window, *widget;
|
||||
GtkWidget *menu, *menubar, *vbox, *menuitem;
|
||||
GtkWidget *menubar, *vbox;
|
||||
GtkCellArea *area;
|
||||
GtkTreeModel *store;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user