[evolution-data-server] Remove CamelIMAPXStoreNamespace.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] Remove CamelIMAPXStoreNamespace.
- Date: Sun, 27 Oct 2013 14:56:14 +0000 (UTC)
commit 71b7a70fcddea0187bca85740f3b21d0c402a69b
Author: Matthew Barnes <mbarnes redhat com>
Date: Wed Sep 11 17:15:50 2013 -0400
Remove CamelIMAPXStoreNamespace.
No longer used.
camel/camel-imapx-store-summary.h | 8 --------
docs/reference/camel/camel-sections.txt | 1 -
2 files changed, 0 insertions(+), 9 deletions(-)
---
diff --git a/camel/camel-imapx-store-summary.h b/camel/camel-imapx-store-summary.h
index 11581be..8f26091 100644
--- a/camel/camel-imapx-store-summary.h
+++ b/camel/camel-imapx-store-summary.h
@@ -61,14 +61,6 @@ struct _CamelIMAPXStoreInfo {
gchar separator;
};
-typedef struct _CamelIMAPXStoreNamespace CamelIMAPXStoreNamespace;
-
-struct _CamelIMAPXStoreNamespace {
- CamelIMAPXStoreNamespace *next;
- gchar *prefix; /* mailbox prefix, no trailing separator */
- gchar sep; /* mailbox separator */
-};
-
struct _CamelIMAPXStoreSummary {
CamelStoreSummary parent;
};
diff --git a/docs/reference/camel/camel-sections.txt b/docs/reference/camel/camel-sections.txt
index c8b64c8..f05d79d 100644
--- a/docs/reference/camel/camel-sections.txt
+++ b/docs/reference/camel/camel-sections.txt
@@ -1142,7 +1142,6 @@ CamelIMAPXStorePrivate
<FILE>camel-imapx-store-summary</FILE>
<TITLE>CamelIMAPXStoreSummary</TITLE>
CamelIMAPXStoreInfo
-CamelIMAPXStoreNamespace
CamelIMAPXStoreSummary
camel_imapx_store_summary_new
camel_imapx_store_summary_mailbox
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]