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.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/e-util/e-dialog-utils.h b/e-util/e-dialog-utils.h
index 98d85e151d..ba0683bbe9 100644
--- a/e-util/e-dialog-utils.h
+++ b/e-util/e-dialog-utils.h
@@ -29,15 +29,6 @@ void e_notice (gpointer parent,
GtkMessageType type,
const gchar *format,
...);
-void e_notice_with_xid (GdkNativeWindow parent,
- GtkMessageType type,
- const gchar *format,
- ...);
-
-void e_dialog_set_transient_for (GtkWindow *dialog,
- GtkWidget *parent_widget);
-void e_dialog_set_transient_for_xid (GtkWindow *dialog,
- GdkNativeWindow xid);
gchar *e_file_dialog_save (const gchar *title, const gchar *fname);