summaryrefslogtreecommitdiff
path: root/gtk/gtkfilechooserwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtkfilechooserwidget.h')
-rw-r--r--gtk/gtkfilechooserwidget.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gtk/gtkfilechooserwidget.h b/gtk/gtkfilechooserwidget.h
index 333531f573..3b970f3094 100644
--- a/gtk/gtkfilechooserwidget.h
+++ b/gtk/gtkfilechooserwidget.h
@@ -56,12 +56,6 @@ struct _GtkFileChooserWidgetClass
GType gtk_file_chooser_widget_get_type (void) G_GNUC_CONST;
GtkWidget *gtk_file_chooser_widget_new (GtkFileChooserAction action);
-
-#ifndef GTK_DISABLE_DEPRECATED
-GtkWidget *gtk_file_chooser_widget_new_with_backend (GtkFileChooserAction action,
- const gchar *backend);
-#endif /* GTK_DISABLE_DEPRECATED */
-
G_END_DECLS
#endif /* __GTK_FILE_CHOOSER_WIDGET_H__ */