aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-storage-set.h
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-storage-set.h')
-rw-r--r--shell/e-storage-set.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/e-storage-set.h b/shell/e-storage-set.h
index f614e70ffc..35c83a3eb5 100644
--- a/shell/e-storage-set.h
+++ b/shell/e-storage-set.h
@@ -104,6 +104,11 @@ void e_storage_set_async_xfer_folder (EStorageSet *storage_set
EStorageSetResultCallback callback,
void *data);
+void e_storage_set_async_remove_shared_folder (EStorageSet *storage_set,
+ const char *path,
+ EStorageSetResultCallback callback,
+ void *data);
+
EFolderTypeRegistry *e_storage_set_get_folder_type_registry (EStorageSet *storage_set);
/* Utility functions. */