filechooserdefault: fix a build warning

This commit is contained in:
Cosimo Cecchi 2011-03-18 16:28:11 -04:00
parent 793d12d70d
commit 65d90e2019

View File

@ -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[] = {