mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 07:04:29 +00:00
filechooserdefault: fix a build warning
This commit is contained in:
parent
793d12d70d
commit
65d90e2019
@ -3603,7 +3603,6 @@ shortcuts_list_create (GtkFileChooserDefault *impl)
|
||||
GtkTreeSelection *selection;
|
||||
GtkTreeViewColumn *column;
|
||||
GtkCellRenderer *renderer;
|
||||
GtkStyleContext *style;
|
||||
|
||||
/* Target types for dragging a row to/from the shortcuts list */
|
||||
const GtkTargetEntry tree_model_row_targets[] = {
|
||||
|
Loading…
Reference in New Issue
Block a user