mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-01 00:11:29 +00:00
menu: Remove unused variable
This commit is contained in:
parent
71991f339d
commit
bbcb737b86
@ -1744,8 +1744,6 @@ gtk_menu_popup (GtkMenu *menu,
|
||||
guint button,
|
||||
guint32 activate_time)
|
||||
{
|
||||
GdkDevice *device;
|
||||
|
||||
g_return_if_fail (GTK_IS_MENU (menu));
|
||||
|
||||
gtk_menu_popup_for_device (menu,
|
||||
|
Loading…
Reference in New Issue
Block a user