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.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/e-util/e-dialog-utils.h b/e-util/e-dialog-utils.h
index 2457f1c37a..d1e8b900c0 100644
--- a/e-util/e-dialog-utils.h
+++ b/e-util/e-dialog-utils.h
@@ -29,12 +29,5 @@ void e_notice (gpointer parent,
GtkMessageType type,
const gchar *format,
...);
-GtkWidget * e_file_get_save_filesel (GtkWindow *parent,
- const gchar *title,
- const gchar *name,
- GtkFileChooserAction action);
-gboolean e_file_can_save (GtkWindow *parent,
- const gchar *uri);
-gboolean e_file_check_local (const gchar *name);
#endif /* E_DIALOG_UTILS_H */