forked from AuroraMiddleware/gtk
menuitem: Remove unused variable
Seriously, can't people compile with -Werror? Broke with
5f2ef59d69
This commit is contained in:
parent
7b94a6ff2f
commit
f6ffd6df8a
@ -2121,7 +2121,6 @@ gtk_menu_item_position_menu (GtkMenu *menu,
|
||||
GtkAllocation allocation;
|
||||
GtkWidget *widget;
|
||||
GtkMenuItem *parent_menu_item;
|
||||
GtkRequisition requisition;
|
||||
GtkWidget *parent;
|
||||
GdkScreen *screen;
|
||||
gint twidth, theight;
|
||||
|
Loading…
Reference in New Issue
Block a user