filechooserbutton: Remove unnecessary declaration

This commit is contained in:
Emmanuele Bassi 2016-10-15 21:30:27 +01:00
parent 9557364216
commit e75bbafeac

View File

@ -1933,8 +1933,6 @@ model_add_volumes (GtkFileChooserButton *button,
}
}
extern gchar * _gtk_file_chooser_label_for_file (GFile *file);
static void
model_add_bookmarks (GtkFileChooserButton *button,
GSList *bookmarks)