aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-folder-utils.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-11-01 05:16:57 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-11-01 10:54:30 +0800
commitc211a974e3d532077b3be3235ff2e891533b9c3c (patch)
tree84b380a0ba37b9ec0feec3b61cac5725773c8534 /mail/em-folder-utils.h
parentccc2b3a14bf19b3db1d837887a07e74f50db078c (diff)
downloadgsoc2013-evolution-c211a974e3d532077b3be3235ff2e891533b9c3c.tar
gsoc2013-evolution-c211a974e3d532077b3be3235ff2e891533b9c3c.tar.gz
gsoc2013-evolution-c211a974e3d532077b3be3235ff2e891533b9c3c.tar.bz2
gsoc2013-evolution-c211a974e3d532077b3be3235ff2e891533b9c3c.tar.lz
gsoc2013-evolution-c211a974e3d532077b3be3235ff2e891533b9c3c.tar.xz
gsoc2013-evolution-c211a974e3d532077b3be3235ff2e891533b9c3c.tar.zst
gsoc2013-evolution-c211a974e3d532077b3be3235ff2e891533b9c3c.zip
Kill em_folder_utils_unsubscribe_folder().
Use e_mail_session_unsubscribe_folder() instead.
Diffstat (limited to 'mail/em-folder-utils.h')
-rw-r--r--mail/em-folder-utils.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/mail/em-folder-utils.h b/mail/em-folder-utils.h
index f67ef50531..9d937d2424 100644
--- a/mail/em-folder-utils.h
+++ b/mail/em-folder-utils.h
@@ -49,9 +49,6 @@ void em_folder_utils_delete_folder (EMailBackend *backend,
void em_folder_utils_create_folder (CamelFolderInfo *folderinfo,
EMFolderTree *emft,
GtkWindow *parent);
-void em_folder_utils_unsubscribe_folder
- (EMailSession *session,
- const gchar *folder_uri);
const gchar * em_folder_utils_get_icon_name (guint32 flags);