diff --git a/gtk/gtkfilechooserwidget.c b/gtk/gtkfilechooserwidget.c index 9bb7e79070..81532d8164 100644 --- a/gtk/gtkfilechooserwidget.c +++ b/gtk/gtkfilechooserwidget.c @@ -555,8 +555,6 @@ static void list_row_activated (GtkTreeView *tree_view, GtkTreePath *path, GtkTreeViewColumn *column, GtkFileChooserWidget *impl); -static void list_cursor_changed (GtkTreeView *treeview, - GtkFileChooserWidget *impl); static void path_bar_clicked (GtkPathBar *path_bar, GFile *file,