aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-import-assistant.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/e-import-assistant.h')
-rw-r--r--widgets/misc/e-import-assistant.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/widgets/misc/e-import-assistant.h b/widgets/misc/e-import-assistant.h
index b2bba8d653..c0675c75f8 100644
--- a/widgets/misc/e-import-assistant.h
+++ b/widgets/misc/e-import-assistant.h
@@ -61,8 +61,7 @@ struct _EImportAssistantClass {
GType e_import_assistant_get_type (void);
GtkWidget * e_import_assistant_new (GtkWindow *parent);
GtkWidget * e_import_assistant_new_simple (GtkWindow *parent,
- gchar **uris,
- gboolean preview);
+ gchar **uris);
G_END_DECLS