aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-dialog-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-dialog-utils.h')
-rw-r--r--e-util/e-dialog-utils.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/e-util/e-dialog-utils.h b/e-util/e-dialog-utils.h
index b4f305bdd5..2457f1c37a 100644
--- a/e-util/e-dialog-utils.h
+++ b/e-util/e-dialog-utils.h
@@ -29,9 +29,6 @@ void e_notice (gpointer parent,
GtkMessageType type,
const gchar *format,
...);
-gchar * e_file_dialog_save (GtkWindow *parent,
- const gchar *title,
- const gchar *fname);
GtkWidget * e_file_get_save_filesel (GtkWindow *parent,
const gchar *title,
const gchar *name,