From 797acc24457e34c29332d9f1be5bd19e84aab111 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 2 Mar 2010 15:00:01 -0500 Subject: Drop support for migrating from Evolution < 2.0. There's too much ancient, crufty code there that we can't realistically support anymore. A workaround for those poor users still on 1.x is to upgrade to some 2.x release first, then upgrade again to 3.x. An error dialog explaining this will be shown at startup. --- e-util/e-file-utils.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'e-util/e-file-utils.h') diff --git a/e-util/e-file-utils.h b/e-util/e-file-utils.h index 147b9b5b79..e1e8b29872 100644 --- a/e-util/e-file-utils.h +++ b/e-util/e-file-utils.h @@ -41,9 +41,6 @@ gboolean e_file_replace_contents_finish (GFile *file, gchar **new_etag, GError **error); -glong e_fsutils_usage (const gchar *path); -glong e_fsutils_avail (const gchar *path); - G_END_DECLS #endif /* E_FILE_UTILS_H */ -- cgit v1.2.3