aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-single.h
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-embed-single.h')
-rw-r--r--embed/ephy-embed-single.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/embed/ephy-embed-single.h b/embed/ephy-embed-single.h
index 174158db7..ebd065a92 100644
--- a/embed/ephy-embed-single.h
+++ b/embed/ephy-embed-single.h
@@ -161,7 +161,6 @@ struct EphyEmbedSingleClass
const char* file,
FilePickerMode mode,
char **ret_fullpath,
- gboolean *ret_save_content,
FileFormat *file_formats,
gint *ret_file_format);
};
@@ -222,7 +221,6 @@ gresult ephy_embed_single_show_file_picker (EphyEmbedSingle *shell,
const char *file,
FilePickerMode mode,
char **ret_fullpath,
- gboolean *ret_save_content,
FileFormat *file_formats,
int *ret_file_format);