aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-util.h')
-rw-r--r--e-util/e-util.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/e-util/e-util.h b/e-util/e-util.h
index 7c4be25bd4..276d20f310 100644
--- a/e-util/e-util.h
+++ b/e-util/e-util.h
@@ -143,11 +143,6 @@ gboolean e_file_lock_exists (void);
gchar * e_util_guess_mime_type (const gchar *filename,
gboolean localfile);
-gboolean e_util_read_file (const gchar *filename,
- gboolean filename_is_uri,
- gchar **buffer,
- gsize *read,
- GError **error);
GSList * e_util_get_category_filter_options
(void);