GTK2 no longer supported
[geeqie.git] / src / ui_menu.c
index 7ad048b..0f06f21 100644 (file)
@@ -355,7 +355,7 @@ GtkWidget *menu_item_add_simple(GtkWidget *menu, const gchar *label,
  *-----------------------------------------------------------------------------
  */
 
-static void popup_menu_short_lived_cb(GtkWidget *widget, gpointer data)
+static void popup_menu_short_lived_cb(GtkWidget *UNUSED(widget), gpointer data)
 {
        /* destroy the menu */
        g_object_unref(G_OBJECT(data));