mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
tests: Fix compile warnings for people who don't read gcc output.
This commit is contained in:
parent
96091a4d9c
commit
8136481d75
@ -425,7 +425,7 @@ static void
|
||||
tree_menu (void)
|
||||
{
|
||||
GtkWidget *window, *widget;
|
||||
GtkWidget *menu, *menubar, *vbox, *menuitem;
|
||||
GtkWidget *menubar, *vbox;
|
||||
GtkCellArea *area;
|
||||
GtkTreeModel *store;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user